Fix a typo (#21245)

pull/21248/head
Cihan Ucar 2021-01-19 01:57:20 -08:00 committed by GitHub
parent cea4df333a
commit 7589b3791c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ ASP.NET Core project templates use Kestrel by default. In *Program.cs*, the
For more information on building the host, see the *Set up a host* and *Default builder settings* sections of <xref:fundamentals/host/generic-host#set-up-a-host>.
## Additional resournces
## Additional resources
<a name="endpoint-configuration"></a>
* <xref:fundamentals/servers/kestrel/endpoints>
@ -2877,4 +2877,4 @@ If possible, it's better for clients to utilize the [Expect: 100-continue](https
* <xref:host-and-deploy/proxy-load-balancer>
* [RFC 7230: Message Syntax and Routing (Section 5.4: Host)](https://tools.ietf.org/html/rfc7230#section-5.4)
::: moniker-end
::: moniker-end