From d9221aadd918e6e10e0eecf247145f93bda810ed Mon Sep 17 00:00:00 2001 From: deliaphan <44330687+deliaphan@users.noreply.github.com> Date: Sun, 4 Nov 2018 17:50:56 +0800 Subject: [PATCH] grammar correction (#24889) --- guide/english/react-native/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/react-native/index.md b/guide/english/react-native/index.md index 4cc7193918..704e60cb1f 100644 --- a/guide/english/react-native/index.md +++ b/guide/english/react-native/index.md @@ -37,4 +37,4 @@ There are three quick easy ways to get started with React Native. Depending on y 1. [Create React Native App](https://www.npmjs.com/package/create-react-native-app)- Similar to Create React App it get up in running using the terminal. 1. [Expo](https://expo.io) - Best for prototyping apps or useful if an app is in an earlier stage. Using Expo you can even create an quick app using drag and drop features from snack.expo.io in the broswer. -1. [Ignite CLI](https://github.com/infinitered/ignite) - Empowers developers to easily create a new React Native app with plugins. Ignite CLI also enables developers to easily setup best practices. +1. [Ignite CLI](https://github.com/infinitered/ignite) - Empower devleopers to easily create a new React Native app with plug ins. Ignite CLI also enables developers to easily setup best practices.