Compare commits

...

1 Commits

Author SHA1 Message Date
Leo Wandersleb
9b7883e98b Require tags to have at least one string
fixes #1193
2024-04-24 12:18:27 -04:00

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
{