Skip to content

Commit 7fa03b3

Browse files
committed
docs: minor
1 parent b7c10e4 commit 7fa03b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/onAbort/+Page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ onAbort((err) => {
1717
})
1818
```
1919

20-
> The `onAbort()` hook is usually used for implementing `getContext()` wrappers, see <Link href="/permissions#getcontext-wrapping" doNotInferSectionTitle={true} />.
20+
> The `onAbort()` hook is usually used for implementing `getContext()` permission wrappers, see <Link href="/permissions#getcontext-wrapping" doNotInferSectionTitle={true} />.
2121
2222

2323
## See also

0 commit comments

Comments
 (0)