Skip to content

Commit 6ef0de5

Browse files
authored
Merge pull request #859 from MicrosoftDocs/tglee-vsinstall
clean up minor typos
2 parents b7bb172 + 135f6f0 commit 6ef0de5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/install/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## [Troubleshooting installation issues](troubleshooting-installation-issues.md)
55
# [Update Visual Studio](update-visual-studio.md)
66
# [Modify Visual Studio](modify-visual-studio.md)
7-
# [Repair Visual Studio 2017](repair-visual-studio.md)
7+
# [Repair Visual Studio](repair-visual-studio.md)
88
# [Uninstall Visual Studio](uninstall-visual-studio.md)
99
## [Remove Visual Studio](remove-visual-studio.md)
1010
# [Visual Studio Administrator Guide](visual-studio-administrator-guide.md)

docs/install/install-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ Another way that you can change the default language is by running the installer
122122
2. Click **File**, and then click **New Project**.
123123

124124
3. Select a project type. <br><br>
125-
For example, to [build a C++ app](../ide/walkthrough-create-a-simple-application-with-visual-csharp-or-visual-basic.md), click **Installed**, expand **Visual C++**, and then select the C++ project type that you want to build. <br><br>
126-
To [build a C## app](../ide/getting-started-with-cpp-in-visual-studio.md), click **Installed**, expand **Visual C#**, and then select the C# project type that you want to build.
125+
For example, to [build a C++ app](../ide/getting-started-with-cpp-in-visual-studio.md), click **Installed**, expand **Visual C++**, and then select the C++ project type that you want to build. <br><br>
126+
To [build a C# app](../ide/walkthrough-create-a-simple-application-with-visual-csharp-or-visual-basic.md), click **Installed**, expand **Visual C#**, and then select the C# project type that you want to build.
127127

128128
## Get support
129129

0 commit comments

Comments
 (0)