Skip to content

Commit

Permalink
Merge pull request react-native-maps#42 from mikemonteith/master
Browse files Browse the repository at this point in the history
Fix typo s/Manigest/Manifest
  • Loading branch information
lelandrichardson committed Jan 25, 2016
2 parents ee3ce97 + 39892e2 commit 83273a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ or do it manually as described below:
setContentView(mReactRootView);
}
```
4. specify your Google Maps API Key in your `AndroidManigest.xml`:
4. specify your Google Maps API Key in your `AndroidManifest.xml`:

```xml
<application
Expand Down

0 comments on commit 83273a2

Please sign in to comment.