spelling check 01.md

This commit is contained in:
sebas
2024-07-20 16:41:25 -06:00
committed by GitHub
parent e181ff8081
commit 402e11fd38

View File

@@ -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) 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 ```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 ```json
{ {