Permissions: Fix stray reference to "queries" (#43674)

This commit is contained in:
Rachael Shaw 2026-04-16 11:14:46 -05:00 committed by GitHub
parent 5a660613db
commit b51cd89ecd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ Technicians have the ability to run scripts, view their results, and install/uni
The observer role is a read-only role. It can access most entities in Fleet, like queries, policies, labels, application configuration, fleets, etc.
They can also run queries configured with the `observer_can_run` flag set to `true`.
They can also run reports configured with the `observer_can_run` flag set to `true`.
### Observer+