Skip to content

Commit

Permalink
Update docs/getting-started/concepts/permission.md
Browse files Browse the repository at this point in the history
Co-authored-by: Francisco Arceo <farceo@redhat.com>
Signed-off-by: Daniele Martinoli <86618610+dmartinol@users.noreply.github.com>
Signed-off-by: Abdul Hameed <ahameed@redhat.com>
  • Loading branch information
2 people authored and redhatHameed committed Aug 19, 2024
1 parent 5b67a6c commit ab454be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/concepts/permission.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The permission model is based on the following components:
- `delete`: Delete an instance.
- `query`: Query both online and offline stores.
- `query_online`: Query the online store.
- `query_offline`: Query the o ffline store.
- `query_offline`: Query the offline store.
- `write`: Query on any store.
- `write_online`: Write to the online store.
- `write_offline`: Write to the offline store.
Expand Down

0 comments on commit ab454be

Please sign in to comment.