mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 05:15:25 +02:00
style(users): fix typo/grammar (#2848)
This commit is contained in:
parent
845f4e912b
commit
80c5052b55
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
<div class="form-group" ng-if="isAdmin && !formValues.Administrator && formValues.Teams.length === 0">
|
||||
<div class="col-sm-12">
|
||||
<span class="small text-muted">
|
||||
Note: non-administrator users with no team do not have access to any endpoint by default. Head over the <a ui-sref="portainer.endpoints">endpoints view</a> to manage their accesses.
|
||||
Note: non-administrator users with no team do not have access to any endpoints by default. Head over the <a ui-sref="portainer.endpoints">endpoints view</a> to manage their accesses.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue