upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoji Shidara <dara@shidara.net>2025-08-13 18:06:32 +0900
committerGitHub <noreply@github.com>2025-08-13 18:06:32 +0900
commit01c6bc9ea7ba8e1627423dad76d27a1cd1ae61bd (patch)
tree989a122a8347d2797cbb4b9d40486fc5a4825236
parent7dec812f9925ade0dbbac32197f6967117c32d1a (diff)
NIP-22: Fix typo (#2012)
-rw-r--r--22.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/22.md b/22.md
index cf7654f..f356fa2 100644
--- a/22.md
+++ b/22.md
@@ -45,7 +45,7 @@ Tags `K` and `k` MUST be present to define the event kind of the root and the pa
45 45
46`I` and `i` tags create scopes for hashtags, geohashes, URLs, and other external identifiers. 46`I` and `i` tags create scopes for hashtags, geohashes, URLs, and other external identifiers.
47 47
48The possible values for `i` tags – and `k` tags, when related to an extenal identity – are listed on [NIP-73](73.md). 48The possible values for `i` tags – and `k` tags, when related to an external identity – are listed on [NIP-73](73.md).
49Their uppercase versions use the same type of values but relate to the root item instead of the parent one. 49Their uppercase versions use the same type of values but relate to the root item instead of the parent one.
50 50
51`q` tags MAY be used when citing events in the `.content` with [NIP-21](21.md). 51`q` tags MAY be used when citing events in the `.content` with [NIP-21](21.md).