Sfoglia il codice sorgente

Documentation: Fix spelling error

A spelling error caused an invalid file to be referenced,
change the summary value so it mentions to the correct file.
mjz19910 3 anni fa
parent
commit
8ea79c05db
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Documentation/VSCodeConfiguration.md

+ 1 - 1
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
 {