Skip to content

Commit

Permalink
fix typo (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
micheleRP authored Dec 1, 2023
1 parent e4361b5 commit 14c6a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/manage/pages/security/authorization.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ All ACLs require a principal. A principal is composed of two parts: the type, an

The `--allow-principal` and `--deny-principal` flags add this prefix for you, if necessary.

The special name '*' matches any name, meaning an ACL with principal "User:*" grants or denies the permission for any user.
The special character * matches any name, meaning an ACL with principal `User:*` grants or denies the permission for any user.

include::shared:partial$rpk-acl-tip.adoc[]

Expand Down

0 comments on commit 14c6a0c

Please sign in to comment.