Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
hzrd149 committed Dec 2, 2024
1 parent ec40af6 commit 1a44035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buds/01.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Authorization: Nostr eyJpZCI6IjhlY2JkY2RkNTMyOTIwMDEwNTUyNGExNDI4NzkxMzg4MWIzOWQ

## Endpoints

All endpoints MUST be served from the root of the domain (eg. the `/upload` endpoint MUST accessable from `https://cdn.example.com/upload`, etc). This allows clients to talk to servers interchangeably when uploading or retrieving blobs
All endpoints MUST be served from the root of the domain (eg. the `/upload` endpoint MUST accessible from `https://cdn.example.com/upload`, etc). This allows clients to talk to servers interchangeably when uploading or retrieving blobs

## GET /sha256 - Get Blob

Expand Down

0 comments on commit 1a44035

Please sign in to comment.