From 164f582354da44ae4b41501a76cdaf0048791f18 Mon Sep 17 00:00:00 2001 From: Plamen Petkov Date: Mon, 9 Oct 2017 17:22:21 +0300 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44d7e2a50..2416a971a 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ $ tns test android --emulator # Developer workflow: ## Setup: -Use `npm link` to link `nativescript-angular` in `tests` and `ng-sample` progects: +Use `npm link` to link `nativescript-angular` in `tests` and `ng-sample` projects: ``` cd nativescript-angular