From ab9004f901a9aa7dd6172b95c0c0b3ee748323ac Mon Sep 17 00:00:00 2001 From: DeleteThisAcount Date: Wed, 31 Oct 2018 17:52:16 +0100 Subject: [PATCH] fix small typo --- src/views/microbit/l10n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/microbit/l10n.json b/src/views/microbit/l10n.json index 388db9497..b067a62d8 100644 --- a/src/views/microbit/l10n.json +++ b/src/views/microbit/l10n.json @@ -26,7 +26,7 @@ "microbit.closeScratchCopiesTitle": "Close other copies of Scratch", "microbit.closeScratchCopiesText": "Only one copy of Scratch can connect with the micro:bit at a time. If you have Scratch open in other browser tabs, close it and try again.", "microbit.otherComputerConnectedTitle": "Make sure no other computer is connected to your micro:bit", - "microbit.otherComputerConnectedText": "Only one computer can be connected to an micro:bit at a time. If you have another computer connected to your micro:bit, disconnect the micro:bit or close Scratch on that computer and try again.", + "microbit.otherComputerConnectedText": "Only one computer can be connected to a micro:bit at a time. If you have another computer connected to your micro:bit, disconnect the micro:bit or close Scratch on that computer and try again.", "microbit.resetButtonTitle": "Make sure you aren’t hitting the “reset” button", "microbit.resetButtonText": "Sometimes while using the micro:bit you can accidentally press the “reset” button on the back in-between the USB and power ports. Make sure you keep your fingers (and toes) away from it while using Scratch!", "microbit.imgAltMicrobitIllustration": "Illustration of the micro:bit circuit board.",