diff --git a/src/components/crash-message/crash-message.jsx b/src/components/crash-message/crash-message.jsx
index 542dd0738ace12d2519754b12057727ebd274702..4fe8cc0ec3ec31641b5bfa03b804b725d08b3272 100644
--- a/src/components/crash-message/crash-message.jsx
+++ b/src/components/crash-message/crash-message.jsx
@@ -24,7 +24,7 @@ const CrashMessage = props => (
                 <FormattedMessage
                     defaultMessage={'We are so sorry, but it looks like Scratch has crashed. This bug has been' +
                         ' automatically reported to the Scratch Team. Please refresh your page to try' +
-                        'again.'}
+                        ' again.'}
                     description="Message to inform the user that page has crashed."
                     id="gui.crashMessage.description"
                 />