Skip to content

Commit 9e94119

Browse files
Update docs/Configuration.md
Co-authored-by: John Murray <[email protected]>
1 parent ebe67e8 commit 9e94119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ If you want to debug a running process, `launch.json` should have a section like
9494
}
9595
```
9696

97-
Note that `"configurations"` is an array, so you can have multiple configurations and choose the one to use from a dropdown menu in the Debug pane.
97+
Note that `"configurations"` is an array, so you can define multiple configurations and choose the one to use from a dropdown menu in the Debug pane.
9898

9999
{: #code-workspaces}
100100

0 commit comments

Comments
 (0)