Skip to content

Commit 7dcd9f7

Browse files
authored
Fix typo in SignalR tutorial for folder name
Fixed Typo in VSCode command in the Terminal when opening the SignalRChat folder name, the document has `SignalRChat1 instead of `SignalRChat as the folder name.
1 parent 57c0b4e commit 7dcd9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/tutorials/signalr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ code -r SignalRChat
7878

7979
The `dotnet new` command creates a new Razor Pages project in the `SignalRChat` folder.
8080

81-
The `code` command opens the `SignalRChat1 folder in the current instance of Visual Studio Code.
81+
The `code` command opens the `SignalRChat folder in the current instance of Visual Studio Code.
8282

8383
[!INCLUDE[](~/includes/vscode-trust-authors-add-assets.md)]
8484

0 commit comments

Comments
 (0)