Skip to content

Commit 9c4299e

Browse files
author
Alexander Vakrilov
authored
Merge pull request #304 from NativeScript/jasssonpet-patch-1
Typo in README.md
2 parents 6dbf104 + 045ef06 commit 9c4299e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $ npm install
2626

2727
## Run the sample application (ng-sample)
2828

29-
Intall NPM packages (use the local copy of `nativescript-angular`):
29+
Install NPM packages (use the local copy of `nativescript-angular`):
3030
```
3131
$ cd ng-sample
3232
$ npm install
@@ -56,7 +56,7 @@ $ env WEBPACK_BUILD=1 tns run android
5656

5757
# Running the tests
5858

59-
Intall NPM packages (use the local copy of `nativescript-angular`):
59+
Install NPM packages (use the local copy of `nativescript-angular`):
6060
```
6161
$ cd tests
6262
$ npm install

0 commit comments

Comments
 (0)