File tree 1 file changed +2
-2
lines changed 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
18
18
19
19
## Versioning
20
20
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
22
22
package is loaded either from the version bundled with the extension, or from the current workspace
23
23
project the extension is running on. Due to the behavior of TypeScript below version 3.8,
24
24
incompatible 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
28
28
version bundled with the extension)
29
29
- Installing and keeping updates for the latest version of ` @angular/language-service `
30
30
31
- For further information, please see #594 .
31
+ For further information, please see [ #594 ] ( https://github.com/angular/vscode-ng-language-service/issues/594 ) .
32
32
33
33
## Installing a particular release build
34
34
You can’t perform that action at this time.
0 commit comments