Require tags to have at least one string

fixes #1193
This commit is contained in:
Leo Wandersleb 2024-04-24 12:18:27 -04:00 committed by fiatjaf_
parent bad8826211
commit 88246c2741
1 changed files with 1 additions and 1 deletions

2
01.md
View File

@ -56,7 +56,7 @@ To prevent implementation differences from creating a different event ID for the
### Tags
Each tag is an array of strings of arbitrary size, with some conventions around them. Take a look at the example below:
Each tag is an array of one or more strings, with some conventions around them. Take a look at the example below:
```jsonc
{