Skip to content

Commit 58ef2a1

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

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
@@ -58,7 +58,7 @@ If you need ObjectScript compilation flags other than the default ones, add an `
5858
}
5959
```
6060

61-
Here is the simplest `launch.json` file contents, which debugs the method `Test` in the class `Example.Service`, passing 2 parameters as input (see ["Running and Debugging"](/vscode-objectscript/rundebug/) for more information):
61+
Here is the simplest `launch.json` file content, with which you can debug the method `Test` in the class `Example.Service`, passing 2 parameters as input (see ["Running and Debugging"](/vscode-objectscript/rundebug/) for more information):
6262

6363
{: #code-workspace-simple-debug}
6464

0 commit comments

Comments
 (0)