From 26b66db396f99e0468b90a851f06fbe9ffdbd4b1 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Wed, 28 Feb 2024 09:45:39 +1100 Subject: [PATCH] markdown issue #149 --- doc/develop/en/Containers.mc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/develop/en/Containers.mc b/doc/develop/en/Containers.mc index 82f586d6c..a80d7b3f2 100644 --- a/doc/develop/en/Containers.mc +++ b/doc/develop/en/Containers.mc @@ -21,7 +21,7 @@ In the conversational model, the same basic steps occur, but respects the rights A constrained conversation is implemented as a Collection. [FEP-400e](https://codeberg.org/fediverse/fep/src/branch/main/fep/400e/fep-400e.md) provides a model for working with collections. In that proposal, ActivityPub objects which are created as part of a collection are indicated by a `target` "stub" property containing -- type -- (`Collection` or `OrderedCollection`) +- type -- ( `Collection` or `OrderedCollection` ) - id -- a URL where this collection can be found - attributedTo -- the `id` of the collection owner