Update docs/permission/plugin-authors/04-authorizing-access-to-paginated-data.md

Co-authored-by: Joon Park <joonp@spotify.com>
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
This commit is contained in:
Joe Porpeglia
2022-04-20 09:58:49 -04:00
committed by Joon Park
parent f70e9b5368
commit 8ebddc16a0
@@ -33,7 +33,7 @@ To avoid this situation, the permissions framework has support for filtering ite
## Creating the read permission
Let's add another permission to for the plugin.
Let's add another permission to the plugin.
```diff
// plugins/todo-list-backend/src/service/permissions.ts