diff --git a/src/logistration/ConfirmationAlert.jsx b/src/logistration/ConfirmationAlert.jsx
index b7e8cd8c..ff56d997 100644
--- a/src/logistration/ConfirmationAlert.jsx
+++ b/src/logistration/ConfirmationAlert.jsx
@@ -14,13 +14,14 @@ const ConfirmationAlert = (props) => {
>
);
const strongEmail = ({email});
+ const lineBreak = (
);
return (
{
diff --git a/src/logistration/tests/__snapshots__/ConfirmationAlert.test.jsx.snap b/src/logistration/tests/__snapshots__/ConfirmationAlert.test.jsx.snap
index 92b31442..b8f409d3 100644
--- a/src/logistration/tests/__snapshots__/ConfirmationAlert.test.jsx.snap
+++ b/src/logistration/tests/__snapshots__/ConfirmationAlert.test.jsx.snap
@@ -22,14 +22,18 @@ exports[`ConfirmationAlert should match default confirmation message snapshot 1`
test@example.com
- . If this email address is associated with your edX account, we will send a message with password recovery instructions to this email address. If you do not receive a password reset message after 1 minute, verify that you entered the correct email address, or check your spam folder. If you need further assistance, Contact
+ . If this email address is associated with your edX account, we will send a message with password recovery instructions to this email address.
+
+ If you do not receive a password reset message after 1 minute, verify that you entered the correct email address, or check your spam folder.
+
+ If you need further assistance,
- technical support
+ contact technical support
.