Skip to content

Commit 5dc8359

Browse files
authored
Merge pull request #2 from SiegfriedEhret/patch-1
Update README.md
2 parents 5298302 + 555cc0c commit 5dc8359

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# VS Code Plugin for the Angular Language Service
22

3-
This plugin to VS Code provides Angular langauge services for Angular.
3+
This plugin to VS Code provides Angular language services for Angular.
44

55
This plugin will provide completions in template files and template strings.
66

77
## Limitations
88

9-
- The langauge service is a separate service from TypeScript and runs a duplicate
9+
- The language service is a separate service from TypeScript and runs a duplicate
1010
version of the TypeScript language service.
1111

1212
See [#7482](https://github.com/angular/angular/issues/7482) for a more details
@@ -19,4 +19,4 @@ by Microsoft for this purpose located here:
1919

2020
[https://github.com/Microsoft/vscode-languageserver-node-example](https://github.com/Microsoft/vscode-languageserver-node-example)
2121

22-
This code is used under the MIT license.
22+
This code is used under the MIT license.

0 commit comments

Comments
 (0)