diff --git a/clang-tools-extra/clangd/clients/clangd-vscode/vsc-extension-quickstart.md b/clang-tools-extra/clangd/clients/clangd-vscode/vsc-extension-quickstart.md --- a/clang-tools-extra/clangd/clients/clangd-vscode/vsc-extension-quickstart.md +++ b/clang-tools-extra/clangd/clients/clangd-vscode/vsc-extension-quickstart.md @@ -1,4 +1,4 @@ -# Toy VS Code Extension for clangd +# VS Code Extension for clangd ## What's in the folder * This folder contains all of the files necessary for your extension @@ -30,4 +30,4 @@ * see the output of the test result in the debug console * make changes to `test/extension.test.ts` or create new test files inside the `test` folder * by convention, the test runner will only consider files matching the name pattern `**.test.ts` - * you can create folders inside the `test` folder to structure your tests any way you want \ No newline at end of file + * you can create folders inside the `test` folder to structure your tests any way you want