Skip to content

Commit 7a996a7

Browse files
authored
fix formatting error in build configuration
A '```' was indented so it did not end the code section properly
1 parent 98a7f06 commit 7a996a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/build/cmake-predefined-configuration-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ When you choose a configuration, it is added to the *CMakeSettings.json* file in
8888
"inheritEnvironments": [
8989
"linux_x64"
9090
]
91-
},
92-
```
91+
},
92+
```
9393

9494

9595
You can use these optional settings for more control:

0 commit comments

Comments
 (0)