We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23e252 commit de946a0Copy full SHA for de946a0
xml/Microsoft.Extensions.Hosting/HostingAbstractionsHostExtensions.xml
@@ -176,7 +176,7 @@
176
</Parameters>
177
<Docs>
178
<param name="host">The running <see cref="T:Microsoft.Extensions.Hosting.IHost" />.</param>
179
- <summary>Block the calling thread until shutdown is triggered via Ctrl+C or SIGTERM.</summary>
+ <summary>Blocks the calling thread until shutdown is triggered via Ctrl+C or SIGTERM.</summary>
180
<remarks>To be added.</remarks>
181
</Docs>
182
</Member>
0 commit comments