From 968324214c845ed1929335b3dc45b85ce875285f Mon Sep 17 00:00:00 2001 From: 0xtr Date: Mon, 22 Jul 2024 00:05:04 +0200 Subject: [PATCH] Fix spelling mistake and extra whitespace in BUD-02 --- buds/02.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buds/02.md b/buds/02.md index e645943..9ac8540 100644 --- a/buds/02.md +++ b/buds/02.md @@ -61,7 +61,7 @@ Example Authorization event: The `/list/` endpoint MUST return a JSON array of [Blob Descriptor](#blob-descriptor) that where uploaded by the specified pubkey -The endpoint MUST support a `since` and `until` query parameter to limit the returned blobs by thier `uploaded` date +The endpoint MUST support a `since` and `until` query parameter to limit the returned blobs by their `uploaded` date Servers may reject a list for any reason and MUST respond with the appropriate HTTP `4xx` status code and an error message explaining the reason for the rejection @@ -116,7 +116,7 @@ Example Authorization event: "created_at": 1708774469, "tags": [ ["t", "delete"], - ["x", "b1674191a88ec5cdd733e4240a81803105dc412d6c6708d53ab94fc248f4f553 "], + ["x", "b1674191a88ec5cdd733e4240a81803105dc412d6c6708d53ab94fc248f4f553"], ["expiration", "1708858680"] ], "sig": "2ba9af680505583e3eb289a1624a08661a2f6fa2e5566a5ee0036333d517f965e0ffba7f5f7a57c2de37e00a2e85fd7999076468e52bdbcfad8abb76b37a94b0"