diff --git a/fep/044f/fep-044f.md b/fep/044f/fep-044f.md index 388ec81..fdbf5a7 100644 --- a/fep/044f/fep-044f.md +++ b/fep/044f/fep-044f.md @@ -345,7 +345,10 @@ Depending on whether they already sent a `Create` activity to the quote post's i "https://www.w3.org/ns/activitystreams", { "quote": "https://w3id.org/fep/044f#quote", - "quoteAuthorization": "https://w3id.org/fep/044f#quoteAuthorization" + "quoteAuthorization": { + "@id": "https://w3id.org/fep/044f#quoteAuthorization", + "@type": "@id" + } } ], "type": "Note",