Skip to content

Commit 555cc0c

Browse files
Update README.md
1 parent 91dbe86 commit 555cc0c

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
- Only provide completions and diagnostic errors.
@@ -21,4 +21,4 @@ by Microsoft for this purpose located here:
2121

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

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

0 commit comments

Comments
 (0)