Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KenxinKun committed Feb 22, 2023
1 parent 2e9d480 commit 4538e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/features/authz/README.md
Expand Up @@ -20,7 +20,7 @@ for simplicity, this should use a proper ID provider in production).

If the above is successful, it uses the username in the token to set appropriate
roles (hardcoded to the 2 required roles above if the username matches `super-user`
or simplicity, these roles should be supplied externally as well).
for simplicity, these roles should be supplied externally as well).

Start the server with:

Expand Down

0 comments on commit 4538e73

Please sign in to comment.