Fix typos in FEDERATION.md, missing closing quotes in examples

This commit is contained in:
fr33domlover 2019-05-27 13:46:38 +00:00
parent b8b226d15c
commit d8696a86be

View file

@ -133,7 +133,7 @@ proposal below), but otherwise, an embedded key is just as good.
[ "https://www.w3.org/ns/activitystreams"
, "https://w3id.org/security/v1"
]
, "id": "https://example.dev/users/aviva
, "id": "https://example.dev/users/aviva"
, "type": "Person"
, "preferredUsername": "aviva"
, "name": "Aviva"
@ -174,7 +174,7 @@ all.
[ "https://www.w3.org/ns/activitystreams"
, "https://w3id.org/security/v1"
]
, "id": "https://example.dev/users/aviva
, "id": "https://example.dev/users/aviva"
, "type": "Person"
, "preferredUsername": "aviva"
, "name": "Aviva"