From 42e3d74805fcf0107474cb494d4fa5365a7dd3f7 Mon Sep 17 00:00:00 2001
From: Sean Yesmunt
Date: Mon, 7 Jan 2019 02:14:04 -0500
Subject: [PATCH] Change copy
---
src/renderer/modal/modalFirstSubscription/view.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/renderer/modal/modalFirstSubscription/view.jsx b/src/renderer/modal/modalFirstSubscription/view.jsx
index da7b21a23..1a86caf78 100644
--- a/src/renderer/modal/modalFirstSubscription/view.jsx
+++ b/src/renderer/modal/modalFirstSubscription/view.jsx
@@ -22,7 +22,7 @@ const ModalFirstSubscription = (props: Props) => {
{__(
- '2) If we have your email address, we will send you notifications related to new content. You may configure subscription emails from the Help page.'
+ '2) If we have your email address, we will send you notifications related to new content. You may configure these emails from the Help page.'
)}