We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073b0a3 commit e6b72ffCopy full SHA for e6b72ff
src/components/TeamManagement/TeamManagement.jsx
@@ -26,7 +26,7 @@ const REMOVE_INVITATION_TITLE = 'You\'re about to remove an invitation'
26
const REMOVE_TITLE = 'You\'re about to delete a member from the team'
27
const LEAVE_TITLE = 'You\'re about to leave the project'
28
29
-const LEAVE_MESSAGE = `Once you leave, somebody on your team has to add you back to the team to be able to see the project.
+const LEAVE_MESSAGE = `Once you leave, somebody on your team has to add you back to the team for you to be able to see the project.
30
Do you still want to leave?`
31
32
const JOIN_MESSAGE = `You are about to join the project. Once you join you will be responsible for project delivery.
0 commit comments