File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
src/components/TeamManagement Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,7 @@ const REMOVE_INVITATION_TITLE = 'You\'re about to remove an invitation'
2626const REMOVE_TITLE = 'You\'re about to delete a member from the team'
2727const LEAVE_TITLE = 'You\'re about to leave the project'
2828
29- const LEAVE_MESSAGE = `Once you leave, somebody on your team has to add you for you to be
30- for you to be able to see the project. Do you stil want to leave?`
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. Do you still want to leave?`
3130
3231const JOIN_MESSAGE = `You are about to join the project. Once you join you will be responsible for project delivery.
3332 Are you sure you want to join?`
You can’t perform that action at this time.
0 commit comments