Summary:
Just a couple typos

Pull Request resolved: https://github.com/facebook/flipper/pull/3922

Test Plan:
Imported from GitHub, without a `Test Plan:` line.

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D38784214/V2/flipper/)|

|**Modified Pages**|
|[docs/getting-started/react-native-android](https://our.intern.facebook.com/intern/staticdocs/eph/D38784214/V2/flipper/docs/getting-started/react-native-android/)|

Differential Revision: D38784214

Pulled By: mweststrate

fbshipit-source-id: 5fc0b1b3102fe5a91268a8102e317e73304100a5
This commit is contained in:
Joshua Kaplan
2022-08-17 07:57:08 -07:00
committed by Facebook GitHub Bot
parent 9c86aa4e35
commit b3b6225a24

View File

@@ -111,4 +111,4 @@ public class MainApplication extends Application implements ReactApplication {
## Further Steps
To create your own plugins and integrate with Flipper using JavaScript, take a look at the <Link to={useBaseUrl("/docs/tutorial/react-native")}>Buildiing a React Natuive Plugin</Link> tutorial!
To create your own plugins and integrate with Flipper using JavaScript, take a look at the <Link to={useBaseUrl("/docs/tutorial/react-native")}>Building a React Native Plugin</Link> tutorial!