summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfr33domlover <fr33domlover@riseup.net>2019-07-04 02:05:27 +0300
committerfr33domlover <fr33domlover@riseup.net>2019-07-04 02:05:27 +0300
commit210acc2616cb3bf58f56efff8caad6017ccf8877 (patch)
tree5f29643840c11ce105fb659ea178b059729684c9
parente09a5d69a7b0b015b40dfdaa470fc65f2575d0f7 (diff)
Fix typo in vocab spec
-rw-r--r--specification/forgefed-vocabulary.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/specification/forgefed-vocabulary.md b/specification/forgefed-vocabulary.md
index f456405..2b2f957 100644
--- a/specification/forgefed-vocabulary.md
+++ b/specification/forgefed-vocabulary.md
@@ -37,8 +37,8 @@ vocabulary, to support the ForgeFed protocol.
The base URI of all ForgeFed terms is `https://forgefed.peers.community/ns#`.
The ForgeFed vocabulary has a JSON-LD context whose URI is
`https://forgefed.peers.community/ns`. Implementers MUST either include the
-ActivityPub context and the ForgeFed contexts in their object definitions, or
-other contexts that would result with the ActivityPub and ForgeFed terms being
+ActivityPub and ForgeFed contexts in their object definitions, or other
+contexts that would result with the ActivityPub and ForgeFed terms being
assigned they correct full URIs. Implementers MAY include additional contexts
and terms as appropriate.