From 9b7883e98b892db176c1528ada25b4b062438b1b Mon Sep 17 00:00:00 2001 From: Leo Wandersleb Date: Wed, 24 Apr 2024 12:18:27 -0400 Subject: [PATCH] Require tags to have at least one string fixes #1193 --- 01.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01.md b/01.md index a91febc5..8be85bc8 100644 --- a/01.md +++ b/01.md @@ -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 {