From 9982c9f9640a6a72fb045cf1a62d9e7536ce46a0 Mon Sep 17 00:00:00 2001 From: Michael Mason Date: Mon, 3 Jun 2019 10:09:28 +0100 Subject: [PATCH] Fix missing whitespace in debug instructions --- Libraries/NewAppScreen/components/DebugInstructions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libraries/NewAppScreen/components/DebugInstructions.js b/Libraries/NewAppScreen/components/DebugInstructions.js index 821f7cbde710..3953b442d1bd 100644 --- a/Libraries/NewAppScreen/components/DebugInstructions.js +++ b/Libraries/NewAppScreen/components/DebugInstructions.js @@ -27,7 +27,7 @@ const DebugInstructions = Platform.select({ ), default: () => ( - Press menu button or + Press menu button or{' '} Shake your device to open the React Native debug menu.