Skip to content

Commit

Permalink
Fixed text in AddEventDestination backlink for consistency (#2646)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinapurapu authored Feb 8, 2023
1 parent b0d8c33 commit 274b16a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ const AddEventDestination = ({
label={
<Fragment>
<BackLink
label="Event Destination"
label="Event Destinations"
onClick={() => navigate(IAM_PAGES.EVENT_DESTINATIONS_ADD)}
/>
</Fragment>
Expand Down

0 comments on commit 274b16a

Please sign in to comment.