File tree 1 file changed +2
-2
lines changed
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.
2358
2358
<Docs >
2359
2359
<param name =" requestUri" >The URI the request is sent to.</param >
2360
2360
<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 >
2362
2362
<returns >The task object representing the asynchronous operation.</returns >
2363
2363
<remarks >
2364
2364
<format type =" text/markdown" ><![CDATA[
@@ -2460,7 +2460,7 @@ The <paramref name="requestUri" /> is not an absolute URI.
2460
2460
<param name =" requestUri" >The URI the request is sent to.</param >
2461
2461
<param name =" content" >The HTTP request content sent to the server.</param >
2462
2462
<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 >
2464
2464
<returns >The task object representing the asynchronous operation.</returns >
2465
2465
<remarks >
2466
2466
<format type =" text/markdown" ><![CDATA[
You can’t perform that action at this time.
0 commit comments