Skip to content

Commit 00ac685

Browse files
authored
Merge pull request #8101 from ivar117/main
Small grammar correction
2 parents ed71073 + ec88ffc commit 00ac685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cpp/cmake-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The CMake Tools extension can create the files for a basic CMake project for you
3030

3131
![Create CMake quickstart](images/cpp/cmake-quickstart-command-palette.png)
3232

33-
1. Enter a project name, and select and **C++** as the project language.
33+
1. Enter a project name, and select **C++** as the project language.
3434

3535
This information will be written to `CMakeLists.txt` and a few initial source files.
3636

0 commit comments

Comments
 (0)