diff --git a/aspnetcore/tutorials/signalr.md b/aspnetcore/tutorials/signalr.md index 9517778a9ff4..409d6f3a7dad 100644 --- a/aspnetcore/tutorials/signalr.md +++ b/aspnetcore/tutorials/signalr.md @@ -78,7 +78,7 @@ code -r SignalRChat The `dotnet new` command creates a new Razor Pages project in the `SignalRChat` folder. -The `code` command opens the `SignalRChat1 folder in the current instance of Visual Studio Code. +The `code` command opens the `SignalRChat` folder in the current instance of Visual Studio Code. [!INCLUDE[](~/includes/vscode-trust-authors-add-assets.md)]