From b995da8301c2ed0b7015ce80a2f357afd4c0da56 Mon Sep 17 00:00:00 2001
From: Kim Gardner
Date: Thu, 3 May 2018 11:37:48 -0400
Subject: [PATCH] Unbold a word
---
.../client/components/AccountDeletionRequestedSign.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/plugins/talk-plugin-profile-data/client/components/AccountDeletionRequestedSign.js b/plugins/talk-plugin-profile-data/client/components/AccountDeletionRequestedSign.js
index 2e07dc28b..7da172a31 100644
--- a/plugins/talk-plugin-profile-data/client/components/AccountDeletionRequestedSign.js
+++ b/plugins/talk-plugin-profile-data/client/components/AccountDeletionRequestedSign.js
@@ -42,8 +42,8 @@ class AccountDeletionRequestedSign extends React.Component {
If you would like to continue leaving comments, replies or reactions,
- you may cancel your request to delete your account{' '}
- below before {deletionScheduledOn}.
+ you may cancel your request to delete your account below{' '}
+ before {deletionScheduledOn}.