Skip to content

Commit d65498f

Browse files
authored
Update tutorial-projects-solutions.md
1 parent 09010c3 commit d65498f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/get-started/tutorial-projects-solutions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ We'll start our exploration by creating an empty solution. After you get to know
4141

4242
::: moniker range="vs-2017"
4343

44-
1. Open Visual Studio.
44+
1. Open Visual Stud.io.
4545

4646
1. On the top menu bar, choose **File** > **New** > **Project**.
4747

@@ -252,7 +252,7 @@ If you want to check that your unit test is working, choose **Test** > **Run** >
252252
![Test Explorer in Visual Studio showing passed test](media/tutorial-projects-test-explorer.png)
253253

254254
> [!TIP]
255-
> If **Test Explorer** doesn't open automatically, open it by choosing **Test** > **Windows** > **Test Explorer** from the menu bar.
255+
> If **Test Explorer** doesn't open automatically, open it by choosing **Test** > **Test Explorer** from the menu bar.
256256
257257
## See also
258258

0 commit comments

Comments
 (0)