Fix the illegal JSON in the documentation (#22175)

Release Notes:

- N/A
This commit is contained in:
Hai Zhu
2024-12-18 11:10:13 +02:00
committed by GitHub
parent 2469122784
commit e8c9283700
+1 -1
View File
@@ -41,7 +41,7 @@ You can trigger formatting via {#kb editor::Format} or the `editor: format` acti
```json
"languages": {
"C" {
"C": {
"format_on_save": "on",
"tab_size": 2
}