Merge pull request #20 from 0xtrr/doc/fix-spelling-mistakes

Fix spelling mistake and extra whitespace in BUD-02
This commit is contained in:
hzrd149
2024-07-22 09:24:55 -05:00
committed by GitHub

View File

@@ -61,7 +61,7 @@ Example Authorization event:
The `/list/<pubkey>` 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