Skip to content

Commit 274b16a

Browse files
authored
Fixed text in AddEventDestination backlink for consistency (#2646)
1 parent b0d8c33 commit 274b16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portal-ui/src/screens/Console/EventDestinations/AddEventDestination.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ const AddEventDestination = ({
185185
label={
186186
<Fragment>
187187
<BackLink
188-
label="Event Destination"
188+
label="Event Destinations"
189189
onClick={() => navigate(IAM_PAGES.EVENT_DESTINATIONS_ADD)}
190190
/>
191191
</Fragment>

0 commit comments

Comments
 (0)