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 GitHub
parent cab47cf0f1
commit 9b7883e98b
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

@ -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
{