Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha committed Apr 11, 2024
1 parent 434ad0e commit 77223d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/blog/2024-04-08-capabilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ visitor:read │
└───────────────────────────────────┘
```

In the following diagram we can see how non-hierarchical ownership can be modelled with a photo sharing app. The app displays to the user a collection of photos, this isn't an "owned" collection as no peer has overall authority over it, each user will have their own photo collection. All they need is read authority for any published photos.
In the following diagram we can see how non-hierarchical ownership can be modelled with a photo sharing app. The app displays to the user a collection of photos, this isn't an "owned" collection as no peer has overall authority over it, each user will have their own photo collection. All they need is "read" authority for any published photos.

```
owner=anna─────────┐ owner=billie───────┐
Expand Down

0 comments on commit 77223d3

Please sign in to comment.