Skip to content

Commit

Permalink
Fix misspelling of octet
Browse files Browse the repository at this point in the history
Signed-off-by: Derek McGowan <[email protected]>
  • Loading branch information
dmcgowan committed Feb 12, 2020
1 parent 9d6629f commit c38161c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -2822,7 +2822,7 @@ POST /v2/<name>/blobs/uploads/?digest=<digest>
Host: <registry host>
Authorization: <scheme> <token>
Content-Length: <length of blob>
Content-Type: application/octect-stream
Content-Type: application/octet-stream
<binary data>
```
Expand Down

0 comments on commit c38161c

Please sign in to comment.