diff options
| author | Yoji Shidara <dara@shidara.net> | 2025-08-13 18:06:32 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-13 18:06:32 +0900 |
| commit | 01c6bc9ea7ba8e1627423dad76d27a1cd1ae61bd (patch) | |
| tree | 989a122a8347d2797cbb4b9d40486fc5a4825236 /22.md | |
| parent | 7dec812f9925ade0dbbac32197f6967117c32d1a (diff) | |
NIP-22: Fix typo (#2012)
Diffstat (limited to '22.md')
| -rw-r--r-- | 22.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
| 48 | The possible values for `i` tags – and `k` tags, when related to an extenal identity – are listed on [NIP-73](73.md). | 48 | The possible values for `i` tags – and `k` tags, when related to an external identity – are listed on [NIP-73](73.md). |
| 49 | Their uppercase versions use the same type of values but relate to the root item instead of the parent one. | 49 | Their 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). |