From 90fcf4a44e659af0f79a6bfec5b5f018fe0bd4ff Mon Sep 17 00:00:00 2001 From: Yoji Shidara Date: Fri, 19 Sep 2025 20:55:42 +0900 Subject: [PATCH] NIP-11: add comma and remove empty lines (#2066) --- 11.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/11.md b/11.md index bb5c5346..5c3b9dab 100644 --- a/11.md +++ b/11.md @@ -20,11 +20,9 @@ When a relay receives an HTTP(s) request with an `Accept` header of `application "contact": , "supported_nips": , "software": , - "version": + "version": , "privacy_policy": , "terms_of_service": , - - } ```