commit: 083f3112a6f697eae0e07fc28092d1f8f9c2851c
parent b6e4cb96ef44c291a0480aacbd1a3318854d3313
Author: William Pitcock <nenolod@dereferenced.org>
Date: Mon, 15 Apr 2019 20:37:45 -0500
lice: use id, not @id, as pointed out by puck
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lice.md b/lice.md
@@ -90,7 +90,7 @@ way:
],
"capabilities": {
"reply": {
- "@id": "https://www.w3.org/ns/activitystreams#Public",
+ "id": "https://www.w3.org/ns/activitystreams#Public",
"expires": "2019-09-15T12:00:00Z"
},
"like": "https://www.w3.org/ns/activitystreams#Public",