fix typo (#8486)
parent
5c05ec489e
commit
56dc2d1000
|
@ -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…
Reference in New Issue