diff --git a/Documentation/VSCodeConfiguration.md b/Documentation/VSCodeConfiguration.md index 3cfef5d105e..3af477b9fd9 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:
-.vscode/c_cpp_propperties.json +.vscode/c_cpp_properties.json ```json {