Skip to content

Commit ec510ad

Browse files
authored
Merge pull request #383 from authzed/auto-update-branch
Auto-generated PR: Update zed docs
2 parents 0dfee5f + 2a18edc commit ec510ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/spicedb/getting-started/installing-zed.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@ Query and mutate the relationships in a permissions system
894894
- [zed relationship delete](#reference-zed-relationship-delete) - Deletes a relationship
895895
- [zed relationship read](#reference-zed-relationship-read) - Enumerates relationships matching the provided pattern
896896
- [zed relationship touch](#reference-zed-relationship-touch) - Idempotently updates a relationship for a subject
897-
- [zed relationship watch](#reference-zed-relationship-watch) - Watches the stream of relationship updates from the server
897+
- [zed relationship watch](#reference-zed-relationship-watch) - Watches the stream of relationship updates and schema updates from the server
898898

899899

900900
## Reference: `zed relationship bulk-delete`
@@ -1094,7 +1094,7 @@ zed relationship touch <resource:id> <relation> <subject:id#optional_subject_rel
10941094

10951095
## Reference: `zed relationship watch`
10961096

1097-
Watches the stream of relationship updates from the server
1097+
Watches the stream of relationship updates and schema updates from the server
10981098

10991099
```
11001100
zed relationship watch [object_types, ...] [start_cursor] [flags]

0 commit comments

Comments
 (0)