Skip to content

Commit 9ef9950

Browse files
authored
Fix typo in SignalR tutorial for folder name (#36388)
1 parent 57c0b4e commit 9ef9950

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)