Update WorkspaceProtectedError (#2810)
This commit is contained in:
committed by
GitHub
parent
3f5c111828
commit
8143ccfb0b
@@ -216,7 +216,7 @@ export const collectAndValidateWorkspaceTargetsFactory =
|
||||
})
|
||||
)
|
||||
throw new WorkspaceProtectedError(
|
||||
'The target email is not matching the domain policies'
|
||||
'The invited email does not match the domain policies'
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user