Commit 71eadcb
committed
fix(docs): use 'reader' relation in perform-check example to match update-tuples
The perform-check.mdx example was using relation 'can_view', but the
update-tuples page creates relation 'reader'. This brings the two
getting-started examples into sync and prevents the ValidationException.1 parent 3c5a526 commit 71eadcb
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments