diff --git a/pages/common/dotnet-publish.md b/pages/common/dotnet-publish.md index aaec67270c..52604f1e95 100644 --- a/pages/common/dotnet-publish.md +++ b/pages/common/dotnet-publish.md @@ -1,6 +1,6 @@ # dotnet publish -> Publish a .NET application and its dependencies to a folder for deployment to a hosting system. +> Publish a .NET application and its dependencies to a directory for deployment to a hosting system. > More information: . - Compile a .NET project in release mode: