Change copy
This commit is contained in:
parent
270dee1469
commit
42e3d74805
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ const ModalFirstSubscription = (props: Props) => {
|
||||||
</p>
|
</p>
|
||||||
<p className="card__content">
|
<p className="card__content">
|
||||||
{__(
|
{__(
|
||||||
'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.'
|
||||||
)}
|
)}
|
||||||
</p>
|
</p>
|
||||||
<div className="modal__buttons">
|
<div className="modal__buttons">
|
||||||
|
|
Loading…
Add table
Reference in a new issue