Skip to content

Commit bf6f991

Browse files
committed
Fix name of field
1 parent 5072949 commit bf6f991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-httpapi-patch-byterange.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ If provided, it MUST exactly match the length of the range specified in the Cont
113113

114114
## The Content-Offset Field
115115

116-
The Content-Range field specifies an offset to write the content at, when the end of the write is not known. It is used instead of Content-Range when the Content-Length is not known.
116+
The Content-Offset field specifies an offset to write the content at, when the end of the write is not known. It is used instead of Content-Range when the Content-Length is not known.
117117

118118
Its syntax is specified as a Structured Field {{!RFC8941}}:
119119

0 commit comments

Comments
 (0)