From f0d0fb46405352cfd53a605688bb5a21c75d3391 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Wed, 3 Jan 2024 12:12:53 -0500 Subject: [PATCH] consistency --- 01.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/01.md b/01.md index 55adb8d0..1df538a2 100644 --- a/01.md +++ b/01.md @@ -117,8 +117,8 @@ To open, update, and close subscriptions, Clients MUST use the following formats ```json { "ids": [, , ...], - "authors": [pubkey1, pubkey2, ...], - "kinds": [kind1, kind2, ...], + "authors": [, , ...], + "kinds": [, , ...], "#": [tag value1, tag value2, ...], "since": , "until": ,