Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
Summary:
'iOS' was written but it should be 'Android'.
Closes facebook/react-native#8637

Differential Revision: D3530611

Pulled By: JoelMarcey

fbshipit-source-id: 04dbb2e2188f3de73f9bc185f18950bc5de5607b
  • Loading branch information
Jon Green authored and seraj-ahmad committed Oct 26, 2016
1 parent 12cb1da commit 15dc313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/IntegrationWithExistingApps.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The keys to integrating React Native components into your iOS application are to

<block class="android" />

The keys to integrating React Native components into your iOS application are to:
The keys to integrating React Native components into your Android application are to:

1. Understand what React Native components you want to integrate.
2. Install `react-native` in your Android application root directory to create `node_modules/` directory.
Expand Down

0 comments on commit 15dc313

Please sign in to comment.