Skip to content

Commit

Permalink
Fix minor typo in README (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkjdaniel authored and cooperka committed Aug 28, 2017
1 parent cd72f86 commit 7b4fa89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ simply implement `onInputTextChanged` to receive typing events and reset events

## Notes for Android

If you are using Create React Native App / Expo, no Android specific installation steps are required -- you can skip this seciton. Otherwise we recommend modifying your project configuration as follows.
If you are using Create React Native App / Expo, no Android specific installation steps are required -- you can skip this section. Otherwise we recommend modifying your project configuration as follows.

- Make sure you have `android:windowSoftInputMode="adjustResize"` in your `AndroidManifest.xml`:

Expand Down

0 comments on commit 7b4fa89

Please sign in to comment.