NIP-22: Fix typo (#2012)

This commit is contained in:
Yoji Shidara 2025-08-13 18:06:32 +09:00 committed by GitHub
parent 7dec812f99
commit 01c6bc9ea7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
22.md
View File

@ -45,7 +45,7 @@ Tags `K` and `k` MUST be present to define the event kind of the root and the pa
`I` and `i` tags create scopes for hashtags, geohashes, URLs, and other external identifiers. `I` and `i` tags create scopes for hashtags, geohashes, URLs, and other external identifiers.
The possible values for `i` tags and `k` tags, when related to an extenal identity are listed on [NIP-73](73.md). The possible values for `i` tags and `k` tags, when related to an external identity are listed on [NIP-73](73.md).
Their uppercase versions use the same type of values but relate to the root item instead of the parent one. Their uppercase versions use the same type of values but relate to the root item instead of the parent one.
`q` tags MAY be used when citing events in the `.content` with [NIP-21](21.md). `q` tags MAY be used when citing events in the `.content` with [NIP-21](21.md).