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

Commit bffee19

Browse files
committed
fix grammar mistake
1 parent 954edc6 commit bffee19

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
@@ -224,7 +224,7 @@
224224
"rust-client.enableMultiProjectSetup": {
225225
"type": "boolean",
226226
"default": false,
227-
"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)"
227+
"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)"
228228
},
229229
"rust.sysroot": {
230230
"type": [

0 commit comments

Comments
 (0)