File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2358,7 +2358,7 @@ The <paramref name="requestUri" /> is not an absolute URI.
23582358 <Docs >
23592359 <param name =" requestUri" >The URI the request is sent to.</param >
23602360 <param name =" content" >The HTTP request content sent to the server.</param >
2361- <summary >Sends a PATCH request to a URIdesignated as a string as an asynchronous operation.</summary >
2361+ <summary >Sends a PATCH request to a URI designated as a string as an asynchronous operation.</summary >
23622362 <returns >The task object representing the asynchronous operation.</returns >
23632363 <remarks >
23642364 <format type =" text/markdown" ><![CDATA[
@@ -2460,7 +2460,7 @@ The <paramref name="requestUri" /> is not an absolute URI.
24602460 <param name =" requestUri" >The URI the request is sent to.</param >
24612461 <param name =" content" >The HTTP request content sent to the server.</param >
24622462 <param name =" cancellationToken" >A cancellation token that can be used by other objects or threads to receive notice of cancellation.</param >
2463- <summary >Sends a PATCH request with a cancellation token to a URIrepresented as a string as an asynchronous operation.</summary >
2463+ <summary >Sends a PATCH request with a cancellation token to a URI represented as a string as an asynchronous operation.</summary >
24642464 <returns >The task object representing the asynchronous operation.</returns >
24652465 <remarks >
24662466 <format type =" text/markdown" ><![CDATA[
You can’t perform that action at this time.
0 commit comments