Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/how-to/enforce-permissions/bulk-check.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
import CodeBlock from "../../../src/components/code-block/CodeBlock";

The permit bulk `check()` function allows you to validate multiple permission requests in a single call.
The permit `bulkCheck()` function allows you to validate multiple permission requests in a single call.

---

Expand Down