mirror of https://github.com/hzrd149/blossom.git
Merge pull request #22 from 0xtrr/master
Fix a spelling mistake in BUD-01
This commit is contained in:
commit
4f650d799f
|
@ -92,7 +92,7 @@ This ensures that if a user was to copy or reuse the redirect URL it would still
|
|||
|
||||
### Get Authorization (optional)
|
||||
|
||||
The server may optionally require authorization when reteriving blobs from the `GET /<sha256>` endpoint
|
||||
The server may optionally require authorization when retrieving blobs from the `GET /<sha256>` endpoint
|
||||
|
||||
In this case the server MUST perform additional checks on the authorization event
|
||||
|
||||
|
|
Loading…
Reference in New Issue