From ebe1bcc4e2e090577143c07c92b6808a73d2a369 Mon Sep 17 00:00:00 2001 From: hzrd149 Date: Tue, 30 Jul 2024 20:17:02 -0500 Subject: [PATCH] spelling fixes --- buds/02.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buds/02.md b/buds/02.md index 9ac8540..b9afce6 100644 --- a/buds/02.md +++ b/buds/02.md @@ -8,7 +8,7 @@ Blob upload and management _All pubkeys MUST be in hex format_ -Defines the `/upload`, `/list` and `DELETE /` enpoints +Defines the `/upload`, `/list` and `DELETE /` endpoints ## Blob Descriptor @@ -94,7 +94,7 @@ Example Authorization event: Servers MUST accept `DELETE` requests to the `/` endpoint -Servers may reject a delete request for any reason and should respond with the aproperate HTTP `4xx` status code and an error message explaining the reason for the rejection +Servers may reject a delete request for any reason and should respond with the appropriate HTTP `4xx` status code and an error message explaining the reason for the rejection ### Delete Authorization (required)