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.
2 parents 250b677 + 25862dc commit 36f5d77Copy full SHA for 36f5d77
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