mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
fix typo (#8486)
This commit is contained in:
parent
5c05ec489e
commit
56dc2d1000
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ export function PorAccessControlFormUserSelector({
|
|||
onChange={onChange}
|
||||
data-cy="portainer-selectUserAccess"
|
||||
inputId={inputId}
|
||||
placeholder="Select one or more teams"
|
||||
placeholder="Select one or more users"
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue