summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/VSCodeConfiguration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/VSCodeConfiguration.md b/Documentation/VSCodeConfiguration.md
index 3cfef5d105..3af477b9fd 100644
--- a/Documentation/VSCodeConfiguration.md
+++ b/Documentation/VSCodeConfiguration.md
@@ -28,7 +28,7 @@ Run cmake at least once for this to work. clangd has difficulty finding specific
These extensions can be used as-is, but you need to point them to the custom Serenity compilers. Use the following cpp-preferences to circumvent some errors:
<details>
-<summary>.vscode/c_cpp_propperties.json</summary>
+<summary>.vscode/c_cpp_properties.json</summary>
```json
{