Change 'users' to 'they' to reduce repetition

This commit is contained in:
karlchillmaid
2019-08-22 10:52:26 +01:00
committed by GitHub
parent 2967d7c54e
commit 3f73106b31

View File

@@ -33,7 +33,7 @@
<a href="{{ url_for('.support') }}">Contact us</a> if you want to be able to receive text messages from your users.
</p>
<p>
Well create a unique phone number for your service that users can reply to.
Well create a unique phone number for your service that they can reply to.
</p>
<p>
Text messages you send will come from this phone number instead of your sender name (currently {{ current_service.default_sms_sender }}).