Skip to content

Commit 8bee33d

Browse files
authored
Update tutorial-asp-net-core-with-react.md
fix "Right.click"
1 parent df73b00 commit 8bee33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/javascript/tutorial-asp-net-core-with-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Starting in Visual Studio 2022 version 17.3, you can publish the integrated solu
146146
</ProjectReference>
147147
```
148148

149-
1. Right.click the ASP.NET Core project and choose **Reload Project**.
149+
1. Right-click the ASP.NET Core project and choose **Reload Project**.
150150

151151
1. To publish, right click the ASP.NET Core project, choose **Publish**, and select options to match your desired publish scenario, such as Azure, publish to a folder, et al.
152152

0 commit comments

Comments
 (0)