Skip to content

Commit 72d6147

Browse files
committed
typo
1 parent 7e81a1b commit 72d6147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net.Http/HttpClient.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ The specified `handler` will be disposed of by calling [HttpClient.Dispose](xref
264264
<format type="text/markdown"><![CDATA[
265265
266266
## Remarks
267-
When sending a <xref:System.Net.Http.HttpRequestMessage> with a relative URI, the message URI is added to the <xref:System.Net.Http.HttpClient.BaseAddress%2A> property to create an absolute RI.
267+
When sending a <xref:System.Net.Http.HttpRequestMessage> with a relative URI, the message URI is added to the <xref:System.Net.Http.HttpClient.BaseAddress%2A> property to create an absolute URI.
268268
269269
Note that all characters after the right-most "/" in the base URI are excluded when combined with the message URI. See [RFC 3986](https://tools.ietf.org/html/rfc3986) Uniform Resource Identifier Generic Syntax specification.
270270

0 commit comments

Comments
 (0)