We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 250b677 commit 25862dcCopy full SHA for 25862dc
content/security/authorization.md
@@ -220,7 +220,7 @@ export enum Action {
220
}
221
```
222
223
-> warning **Notice** `manage` is a special keyword in CASL which represents "any" action.
+> warning **Notice** `manage` is a special keyword in CASL which represents "any action".
224
225
To encapsulate CASL library, let's generate the `CaslModule` and `CaslAbilityFactory` now.
226
0 commit comments