Skip to content

Commit d6a96c5

Browse files
docs: Better explenation of automatic dependencies (#1455)
1 parent d48a900 commit d6a96c5

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/integrations/programming

1 file changed

+1
-1
lines changed

sources/platform/integrations/programming/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Some permissions require other permissions to be granted alongside them. These a
9494

9595
#### Automatic dependencies
9696

97-
The form enforces certain dependencies automatically. For example, when you grant the **Write** permission for a dataset, the **Read** permission is automatically selected. This ensures that you can write to a dataset if you can also read from it.
97+
The form enforces certain dependencies automatically. For example, when you grant the **Write** permission for a dataset, the **Read** permission is automatically selected. This ensures that when you can write to a dataset you can also read from it.
9898

9999
![The Write permission depends on Read for a dataset](../images/api-token-scoped-dependencies.png)
100100

0 commit comments

Comments
 (0)