Skip to content

Commit 4461fdb

Browse files
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Elie Richa <richa@adacore.com>
1 parent 5a8aa2c commit 4461fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Here are some links that will help you get familiar with the VS Code extension f
140140
You can configure the extension via the `.vscode/settings.json` workspace settings file or the [multi-root workspace file](https://code.visualstudio.com/docs/editor/multi-root-workspaces).
141141
More information about settings and the different ways that can be used to specify them can be found [here](doc/settings.md).
142142

143-
Here is an example config file that sets the project file to use and the scenario variables, as long as other useful settings (charset, whether we should show file diagnostics etc.):
143+
Here is an example config file that sets the project file to use and the scenario variables, as well as other useful settings (charset, whether we should show file diagnostics etc.):
144144

145145
```json
146146
{

0 commit comments

Comments
 (0)