From 2f4c88c8d1f6a17d76dd2ec8e0f115348ea197f4 Mon Sep 17 00:00:00 2001 From: Alvin Xu Date: Thu, 29 Dec 2022 19:45:03 -0800 Subject: [PATCH] Fix typo 'Isues and Questions' in documentation Summary: Someone https://github.com/facebook/flipper/pull/4413 already submitted a PR for D42282801 for T141305192 so i figured i'd give it to them. However, that only covered ios-native documentation. found/fixed the other instances of the typo in android-native and react-native-ios https://www.internalfb.com/intern/staticdocs/flipper/docs/getting-started/android-native/ https://www.internalfb.com/intern/staticdocs/flipper/docs/getting-started/react-native-ios/ Differential Revision: D42282609 fbshipit-source-id: 3e6b34a8e828334784ed42dc33c12df8a726f124 --- docs/getting-started/android-native.mdx | 2 +- docs/getting-started/react-native-ios.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/android-native.mdx b/docs/getting-started/android-native.mdx index f23d5bb2d..56f567f5d 100644 --- a/docs/getting-started/android-native.mdx +++ b/docs/getting-started/android-native.mdx @@ -139,6 +139,6 @@ Above, the Layout Inspector plugin has been added to get you started. See the