Skip to content

Commit

Permalink
fix(docs): "Start a new App" section typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amandeepmittal authored and 32penkin committed Oct 21, 2019
1 parent 61e4806 commit f8fe134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/articles/guides/install-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ npm i -g npx

## Create a New Project

A new project can be created using React Native CLI tools ant UI Kitten template.
A new project can be created using React Native CLI tools and UI Kitten template.

```bash
npx react-native init MyApp --template react-native-template-ui-kitten
Expand Down

0 comments on commit f8fe134

Please sign in to comment.