diff options
| author | Oscar Merry <MerryOscar@users.noreply.github.com> | 2024-05-20 11:12:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-20 11:12:03 +0100 |
| commit | 32004283da0f0893d7b697c9a0b1a1f8611e9929 (patch) | |
| tree | c9d13b72167c51968ee934e0f5af4e4a9419b70b /01.md | |
| parent | d33b223c6afe2be3d197d2cdb4686961a6fb2b29 (diff) | |
| parent | d85c3478137c3a17d7a1bdfce4c3cc9ddf7431e3 (diff) | |
Merge branch 'master' into external-content-ids
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 | { |