Skip to content

Commit caf0f69

Browse files
committed
Changed Organisation to Configuration
1 parent c993c67 commit caf0f69

File tree

1 file changed

+1
-1
lines changed
  • web/ui/dashboard/src/pages/dashboard

1 file changed

+1
-1
lines changed

web/ui/dashboard/src/pages/dashboard/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ function DashboardPage() {
371371

372372
<div className="card has-title dashboard--page--details--credentials">
373373
<div className="card--title">
374-
<h2>Organization Details</h2>
374+
<h2>Configuration</h2>
375375
</div>
376376

377377
<ul className="card--container">

0 commit comments

Comments
 (0)