Skip to content

Commit d31e857

Browse files
Tyler WhitneyTyler Whitney
authored andcommitted
small fix
1 parent 40bb62c commit d31e857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/linux/cmake-linux-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Linux support is available in Visual Studio 2017 and later. To see the documenta
1414

1515
::: moniker range=">=vs-2017"
1616

17-
We recommend you use CMake for projects that are cross-platform or will be open-source. You can use CMake projects to build and debug the same source code on Windows, the Windows Subsystem for Linux (WSL), and remote systems.
17+
We recommend you use CMake for projects that are cross-platform or will be made open-source. You can use CMake projects to build and debug the same source code on Windows, the Windows Subsystem for Linux (WSL), and remote systems.
1818

1919
## Before you begin
2020

0 commit comments

Comments
 (0)