Skip to content

Commit 9d7058d

Browse files
Gohan61parlough
authored andcommitted
Fix: typo in environment-declarations.md (#6297)
Removed 'the' from the sentence as it is followed by 'your', so the sentence was incorrect.
1 parent 67016c9 commit 9d7058d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/guides/environment-declarations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ check out [the `webdev` configuration documentation][webdev-config].
148148
### Visual Studio Code
149149

150150
In your launch configuration (`launch.json`) under `configurations`,
151-
add a new `toolArgs` key containing the your desired environment declarations:
151+
add a new `toolArgs` key containing your desired environment declarations:
152152

153153
```json
154154
"configurations": [

0 commit comments

Comments
 (0)