Skip to content

Commit edc27cc

Browse files
authored
Fix typo in ide.md (#2089)
1 parent 1677f7f commit edc27cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ will need to disable the default _intellisense_ extension.
2121
This is fine, as `clangd` will provide the same functionality.
2222

2323
We include a [CmakePresets.json](../CMakePresets.json) file in the root of the repository.
24-
This file is used by the `CMake Tools` extensionto provide a list of _presets_ that
24+
This file is used by the `CMake Tools` extension to provide a list of _presets_ that
2525
can be used to configure the build. The `CMake Tools` extension will automatically
2626
detect this file and provide the presets.
2727

0 commit comments

Comments
 (0)