From d0f8bcbd12cb325e6c762843ff3b766e598436b9 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Thu, 28 Mar 2024 12:39:23 -0400 Subject: [PATCH] Allows multiple ktags --- 09.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09.md b/09.md index 1feaa846..d35a883d 100644 --- a/09.md +++ b/09.md @@ -8,7 +8,7 @@ Event Deletion Event kind `5` describes a deletion event. It MUST contain a list of one or more `e` or `a` tags, each referencing the events the author is requesting to be deleted. -The `.content` MAY contain the reason for the deletion. An optional `k` tag MAY be added to describe the kind of the referenced events. +The `.content` MAY contain the reason for the deletion. One or more `k` tags MAY be added to describe the kind of the referenced events. ``` {