Fixed text in AddEventDestination backlink for consistency (#2646)
This commit is contained in:
@@ -185,7 +185,7 @@ const AddEventDestination = ({
|
||||
label={
|
||||
<Fragment>
|
||||
<BackLink
|
||||
label="Event Destination"
|
||||
label="Event Destinations"
|
||||
onClick={() => navigate(IAM_PAGES.EVENT_DESTINATIONS_ADD)}
|
||||
/>
|
||||
</Fragment>
|
||||
|
||||
Reference in New Issue
Block a user