Update 01.md

smol language fix
This commit is contained in:
Arman The Parman 2024-06-19 12:55:02 +10:00 committed by GitHub
parent e333b82583
commit 9c4f289a70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
01.md
View File

@ -71,7 +71,7 @@ Each tag is an array of one or more strings, with some conventions around them.
}
```
The first element of the tag array is referred to as the tag _name_ or _key_, the second as the tag _value_, but the third and subsequent elements names depend on the type of tag. From the example above, the tag with the name `a` is set to the value `"30023:f7234bd4c1394dda46d09f35bd384dd30cc552ad5541990f98844fb06676e9ca:abcd"`, and has a third tag element with the value `"wss://nostr.example.com"`.
The first element of the tag array is referred to as the tag _name_ or _key_, the second as the tag _value_, and the third and subsequent element names depend on the type of tag. From the example above, the tag with the name `a` is set to the value `"30023:f7234bd4c1394dda46d09f35bd384dd30cc552ad5541990f98844fb06676e9ca:abcd"`, and has a third tag element with the value `"wss://nostr.example.com"`.
This NIP defines 3 standard tags that can be used across all event kinds with the same meaning. They are as follows: