diff --git a/aspnetcore/toc.md b/aspnetcore/toc.md index 56fabdbeee..47a9662d38 100644 --- a/aspnetcore/toc.md +++ b/aspnetcore/toc.md @@ -15,7 +15,7 @@ ## [Dependency Injection](fundamentals/dependency-injection.md) ## [Working with Multiple Environments](fundamentals/environments.md) ## [Hosting](fundamentals/hosting.md) -## [Managing Application State](fundamentals/app-state.md) +## [Session and application state](fundamentals/app-state.md) ## [Servers](fundamentals/servers/index.md) ### [Kestrel](fundamentals/servers/kestrel.md) ### [ASP.NET Core Module](fundamentals/servers/aspnet-core-module.md)