diff --git a/buds/01.md b/buds/01.md index 3c77e12..f181405 100644 --- a/buds/01.md +++ b/buds/01.md @@ -101,7 +101,7 @@ In this case the server MUST perform additional checks on the authorization even If the client did not send an `Authorization` header the server must respond with the appropriate HTTP status code `401` (Unauthorized) -Example event for retreiving a single blob: +Example event for retrieving a single blob: ```json { @@ -119,7 +119,7 @@ Example event for retreiving a single blob: } ``` -Example event for retreiving multiple blobs from single server: +Example event for retrieving multiple blobs from single server: ```json {