From 2f9c3ed351dfb68904856ac89164a90cc9f3a45e Mon Sep 17 00:00:00 2001 From: blagoev Date: Wed, 15 Mar 2017 17:17:07 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7101db0c..c1e7349f 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ test.sh options * react-tests - runs all React Native tests on iOS Simulator * react-tests-android runs all React Native Android tests on Android emulator * node - runs all tests for node - * node-nosync - runs all tests for node withouit sync support + * node-nosync - runs all tests for node without sync support * test-runners - checks supported tests runners are working correctly