Skip to content

Commit 3dc8d7f

Browse files
committed
Typo
1 parent d6bd875 commit 3dc8d7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- Update to TS 3.7.5 to avoid TypeScript issues with files not stored in C: drives on Windows. #1589.
2020
- Vetur will now print the prettier configuration it loaded in Output -> Vue Language Server, when `"vetur.dev.logLevel": "DEBUG"` is set. #1407.
2121
- Enable Windows CI with Azure DevOps. #1266.
22-
- Upgrade to `vscode-langaugeclient`/`vscode-languageserver` V6. #1719.
22+
- Upgrade to `vscode-languageclient`/`vscode-languageserver` V6. #1719.
2323
- Fix a file lock issue on asar files. #1474.
2424
- MDN links on CSS completion. #1751.
2525
- Fix an error on VTI not able to load `vscode-css-languageservice/lib/umd/data/browsers`. #1732.

docs/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- Update to TS 3.7.5 to avoid TypeScript issues with files not stored in C: drives on Windows. #1589.
2020
- Vetur will now print the prettier configuration it loaded in Output -> Vue Language Server, when `"vetur.dev.logLevel": "DEBUG"` is set. #1407.
2121
- Enable Windows CI with Azure DevOps. #1266.
22-
- Upgrade to `vscode-langaugeclient`/`vscode-languageserver` V6. #1719.
22+
- Upgrade to `vscode-languageclient`/`vscode-languageserver` V6. #1719.
2323
- Fix a file lock issue on asar files. #1474.
2424
- MDN links on CSS completion. #1751.
2525
- Fix an error on VTI not able to load `vscode-css-languageservice/lib/umd/data/browsers`. #1732.

0 commit comments

Comments
 (0)