Skip to content

Commit 83541f3

Browse files
Fix tiny formatting issue (#203)
1 parent 30698e1 commit 83541f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ header MUST be included in the response to the initial `POST` request.
481481
Its value MAY change over time.
482482

483483
If a Client does attempt to resume an upload which has since been removed by the
484-
Server, the Server SHOULD respond with the`404 Not Found` or `410 Gone` status.
484+
Server, the Server SHOULD respond with the `404 Not Found` or `410 Gone` status.
485485
The latter one SHOULD be used if the Server is keeping track of expired uploads.
486486
In both cases the Client SHOULD start a new upload.
487487

0 commit comments

Comments
 (0)