diff --git a/frontend/src/component/project/Project/ProjectSettings/ChangeRequestConfiguration/ChangeRequestTable.tsx b/frontend/src/component/project/Project/ProjectSettings/ChangeRequestConfiguration/ChangeRequestTable.tsx index 1322212047..2667b8d7fc 100644 --- a/frontend/src/component/project/Project/ProjectSettings/ChangeRequestConfiguration/ChangeRequestTable.tsx +++ b/frontend/src/component/project/Project/ProjectSettings/ChangeRequestConfiguration/ChangeRequestTable.tsx @@ -306,11 +306,11 @@ export const ChangeRequestTable: VFC = () => { condition={!dialogState.isEnabled} show={ - When enabling change request for an environment, you - need to be sure that your Unleash Admin already have - created the custom project roles in your Unleash - instance so you can assign your project members from - the project access page. + To enable change requests for an environment, you + need to ensure that your Unleash Admin has created + the necessary custom project roles in your Unleash + instance. This will allow you to assign project + members from the project access page. } />