Skip to content

Commit 0cbd6e1

Browse files
committed
shorten a sentence
1 parent 6d0c5c1 commit 0cbd6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/devinit/sample-opencv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The _devinit.json_ is the file consumed by the [devinit](devinit-and-codespaces.
5959
In this sample, the [wsl-install](tool-wsl-install.md) tool is used to create a WSL instance running Ubuntu 20.04, and provisioning it with essential C++ development tools.
6060
## Targeting Windows or Linux
6161

62-
A default build configuration targeting Windows is always created named `x64-Debug`, which allows to build targeting Windows.
62+
A default build configuration targeting Windows is always created named `x64-Debug`.
6363

6464
By adding the above mentioned files, upon Codespace instance creation, Visual Studio provisions a new SSH connection in the [Connection Manager](/cpp/linux/connect-to-your-remote-linux-computer), and creates a new configuration in the Configuration picker that targets the Ubuntu instance via the SSH connection.
6565

0 commit comments

Comments
 (0)