From 90438535b7804deb500d1532277778da9fc677ec Mon Sep 17 00:00:00 2001 From: Marius Kleidl Date: Tue, 18 Feb 2025 13:11:55 +0100 Subject: [PATCH] Remove trailing whitespace --- draft-ietf-httpbis-resumable-upload.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-httpbis-resumable-upload.md b/draft-ietf-httpbis-resumable-upload.md index 6cab51232..dc7f42950 100644 --- a/draft-ietf-httpbis-resumable-upload.md +++ b/draft-ietf-httpbis-resumable-upload.md @@ -251,7 +251,7 @@ If both variants are present in the same request, their length values MUST be th The length might be not be known until the upload is complete. -Note that the length and offset values do not determine whether an upload is complete. Instead, the client uses the `Upload-Complete` ({{upload-complete}}) header field to indicate that a request completes the upload. +Note that the length and offset values do not determine whether an upload is complete. Instead, the client uses the `Upload-Complete` ({{upload-complete}}) header field to indicate that a request completes the upload. ### Limits {#upload-limit}