diff --git a/src/components/sharing/userTeam.vue b/src/components/sharing/userTeam.vue index 03bd90cc7..1ff68f5fd 100644 --- a/src/components/sharing/userTeam.vue +++ b/src/components/sharing/userTeam.vue @@ -2,7 +2,7 @@

- {{shareType}}s with access to this {{typeString}} + Shared with these {{shareType}}s

diff --git a/src/components/teams/EditTeam.vue b/src/components/teams/EditTeam.vue index 3551eb0a1..8f0a4f169 100644 --- a/src/components/teams/EditTeam.vue +++ b/src/components/teams/EditTeam.vue @@ -128,7 +128,7 @@ v-on:submit="deleteUser()"> Remove a user from the team

Are you sure you want to remove this user from the team?
- He will loose access to all lists and namespaces this team has access to.
+ They will loose access to all lists and namespaces this team has access to.
This CANNOT BE UNDONE!