Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 7445b96

Browse files
committed
fix grammar mistake
1 parent 6ad913e commit 7445b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
"rust-client.enableMultiProjectSetup": {
223223
"type": "boolean",
224224
"default": false,
225-
"description": "Allow multiple projects in the same folder, along with remove the constraint that the cargo.toml must be located at the root. (Experimental: might not work for certain setups)"
225+
"description": "Allow multiple projects in the same folder, along with removing the constraint that the cargo.toml must be located at the root. (Experimental: might not work for certain setups)"
226226
},
227227
"rust.sysroot": {
228228
"type": [

0 commit comments

Comments
 (0)