Skip to content

Commit 2d26eb4

Browse files
authored
Updated Tiers help text for consistency with button (#1824)
1 parent e9cc567 commit 2d26eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portal-ui/src/screens/Console/Configurations/TiersConfiguration/ListTiersConfiguration.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ const ListTiersConfiguration = ({
444444
<br />
445445
<br />
446446
To get started,{" "}
447-
<AButton onClick={addTier}>Add A Tier</AButton>.
447+
<AButton onClick={addTier}>Create Tier</AButton>.
448448
</Fragment>
449449
}
450450
/>

0 commit comments

Comments
 (0)