소스 검색

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 년 전
부모
커밋
8ea79c05db
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 {