From 16234aa0c1b0960b834aa3f324900613582cca9d Mon Sep 17 00:00:00 2001 From: William Date: Mon, 22 Jul 2019 22:55:40 +1200 Subject: [PATCH] style(users): fix typo/grammar (#3010) --- app/portainer/views/users/users.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/portainer/views/users/users.html b/app/portainer/views/users/users.html index 57e79d6cb..f950b825f 100644 --- a/app/portainer/views/users/users.html +++ b/app/portainer/views/users/users.html @@ -71,7 +71,7 @@ Add to team(s) - You have not yet created any team. Head over the teams view to manage user teams. + You don't seem to have any teams to add user's into. Head over to the Teams view to create some.
- Note: non-administrator users with no team do not have access to any endpoints by default. Head over the endpoints view to manage their accesses. + Note: non-administrator users who aren't in a team don't have access to any endpoints by default. Head over to the Endpoints view to manage their accesses.