diff --git a/aspnetcore/fundamentals/servers/kestrel.md b/aspnetcore/fundamentals/servers/kestrel.md index b3778a5212..c45be075d6 100644 --- a/aspnetcore/fundamentals/servers/kestrel.md +++ b/aspnetcore/fundamentals/servers/kestrel.md @@ -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 . -## Additional resournces +## Additional resources * @@ -2877,4 +2877,4 @@ If possible, it's better for clients to utilize the [Expect: 100-continue](https * * [RFC 7230: Message Syntax and Routing (Section 5.4: Host)](https://tools.ietf.org/html/rfc7230#section-5.4) -::: moniker-end \ No newline at end of file +::: moniker-end