summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfr33domlover <fr33domlover@riseup.net>2018-07-06 23:54:55 +0300
committerbill-auger <mr.j.spam.me@gmail.com>2019-04-23 03:24:18 -0400
commitfaae1c431fb0c15fbe9787ef3a30f790932d261c (patch)
tree52cdf9f92df325cf3cfd7c2d07e07a20e7f0fa37
parent8d91a762804620102c68e781f418aff9ede1e045 (diff)
Fix typo in issue JSON-LD example
-rw-r--r--ISSUE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ISSUE.md b/ISSUE.md
index 83239bd..608ef8a 100644
--- a/ISSUE.md
+++ b/ISSUE.md
@@ -41,7 +41,7 @@ for now, to get an idea of what it may look like.
"to": "https://notabug.org/zPlus/freepost",
"actor": "https://notabug.org/fr33domlover",
"object": {
- "type": "rfv:Note",
+ "type": "rfv:Issue",
"id": "https://notabug.org/zPlus/freepost/issues/217",
"attributedTo": "https://notabug.org/fr33domlover",
"to": "https://notabug.org/zPlus/freepost",