diff --git a/24.md b/24.md index 8fc8286..02fc9b0 100644 --- a/24.md +++ b/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 [["", ""], ...]