mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-09 04:42:14 -04:00
Replace can't with cannot
This commit is contained in:
committed by
Chris Hill-Scott
parent
a9583b51f3
commit
123d12bcdd
@@ -20,7 +20,7 @@
|
||||
{% if inbound_number %}
|
||||
<p>
|
||||
<span class="bottom-gutter-1-3"> {{ sms_sender.sms_sender }} </span>
|
||||
<span class="hint"> This phone number receives replies and can’t be changed </span>
|
||||
<span class="hint"> This phone number receives replies and cannot be changed </span>
|
||||
</p>
|
||||
{% else %}
|
||||
{{ textbox(
|
||||
|
||||
Reference in New Issue
Block a user