Skip to content

Commit 28f006c

Browse files
stakxxavierdecoster
authored andcommitted
Fix a single tiny typo (#38)
1 parent 0aa39ea commit 28f006c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NuGet.Server/Web.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<add key="enableFrameworkFiltering" value="false" />
5353

5454
<!--
55-
When running NuGet.Server in a NAT network, ASP.NET may embed the erver's internal IP address in the V2 feed.
55+
When running NuGet.Server in a NAT network, ASP.NET may embed the server's internal IP address in the V2 feed.
5656
Uncomment the following configuration entry to enable NAT support.
5757
-->
5858
<!-- <add key="aspnet:UseHostHeaderForRequestUrl" value="true" /> -->

0 commit comments

Comments
 (0)