NIP-22: Fix typo (#2012)
This commit is contained in:
parent
7dec812f99
commit
01c6bc9ea7
2
22.md
2
22.md
|
@ -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).
|
||||||
|
|
Loading…
Reference in New Issue