Skip to content

Commit c71970d

Browse files
authored
Fix typo in SignalR tutorial
1 parent 7dcd9f7 commit c71970d

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 `SignalRChat 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)