diff options
Diffstat (limited to '01.md')
| -rw-r--r-- | 01.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -56,7 +56,7 @@ To prevent implementation differences from creating a different event ID for the | |||
| 56 | 56 | ||
| 57 | ### Tags | 57 | ### Tags |
| 58 | 58 | ||
| 59 | Each tag is an array of strings of arbitrary size, with some conventions around them. Take a look at the example below: | 59 | Each tag is an array of one or more strings, with some conventions around them. Take a look at the example below: |
| 60 | 60 | ||
| 61 | ```jsonc | 61 | ```jsonc |
| 62 | { | 62 | { |