Skip to content

Commit 5260f17

Browse files
authored
Update TransferCodingWithQualityHeaderValue.xml (dotnet#5356)
The sentence: > Represents an Accept-Encoding header **value.with** optional quality factor. Should have a space rather than dot between the words ""value with** and thus read: > Represents an Accept-Encoding header **value with** optional quality factor.
1 parent a086c1b commit 5260f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net.Http.Headers/TransferCodingWithQualityHeaderValue.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</Interface>
3838
</Interfaces>
3939
<Docs>
40-
<summary>Represents an Accept-Encoding header value.with optional quality factor.</summary>
40+
<summary>Represents an Accept-Encoding header value with optional quality factor.</summary>
4141
<remarks>
4242
<format type="text/markdown"><![CDATA[
4343

0 commit comments

Comments
 (0)