diff --git a/docs/features/react-native.mdx b/docs/features/react-native.mdx index b0e4b67a2..ac6085e0a 100644 --- a/docs/features/react-native.mdx +++ b/docs/features/react-native.mdx @@ -30,7 +30,7 @@ The Logs plugins will allow you to search, filter and even put watch expressions ## Native plugins for React Native -Beyond the React Native specific Flipper plugins described above, with Flipper you will also inherit the plugin eco-system that exists for native Android and iOS apps. This means that you will be able to use plugins that are aimed at native apps for your React Native app as will. Example plugins include: +Beyond the React Native specific Flipper plugins described above, with Flipper you will also inherit the plugin eco-system that exists for native Android and iOS apps. This means that you will be able to use plugins that are aimed at native apps for your React Native app as well. Example plugins include: * Device logs * Device crash reporter