This repository was archived by the owner on Nov 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Download the extension from [Visual Studio Marketplace](https://marketplace.visu
1818
1919## Versioning
2020
21- The langauge service extension uses the ` @angular/language-service ` package for its backend. This
21+ The language service extension uses the ` @angular/language-service ` package for its backend. This
2222package is loaded either from the version bundled with the extension, or from the current workspace
2323project the extension is running on. Due to the behavior of TypeScript below version 3.8,
2424incompatible versions of the language service may sometimes be loaded. If you are using a version of
@@ -28,7 +28,7 @@ TypeScript below 3.8, we suggest either
2828 version bundled with the extension)
2929- Installing and keeping updates for the latest version of ` @angular/language-service `
3030
31- For further information, please see #594 .
31+ For further information, please see [ #594 ] ( https://github.com/angular/vscode-ng-language-service/issues/594 ) .
3232
3333## Installing a particular release build
3434
You can’t perform that action at this time.
0 commit comments