mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
NIP-24: add missing "of"
This commit is contained in:
parent
df3f8e8b26
commit
c6dc4e11c1
2
24.md
2
24.md
|
@ -20,7 +20,7 @@ These are extra fields not specified in NIP-01 that may be present in the string
|
|||
|
||||
### User defined custom fields
|
||||
|
||||
A `fields` attribute may also be added to profile metadata to represent user-defined fields. It is an array name-value tuples, eg:
|
||||
A `fields` attribute may also be added to profile metadata to represent user-defined fields. It is an array of name-value tuples, eg:
|
||||
|
||||
```json
|
||||
[["<name>", "<value>"], ...]
|
||||
|
|
Loading…
Reference in New Issue
Block a user