We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1869f47 commit 8ce1682Copy full SHA for 8ce1682
docs/concepts/Policies/Permissions.md
@@ -86,7 +86,7 @@ return exits.success();
86
87
88
> ### Note
89
-> Remember that, while we used `checkPermissions.with(…,…)` here, we could have
+> Remember that, while we used `checkPermissions(…,…)` here, we could have
90
> also used `.with()` and switched to named parameters:
91
>
92
> ```js
0 commit comments