diff --git a/app/templates/views/guidance/create-and-send-messages.html b/app/templates/views/guidance/create-and-send-messages.html
index 30a575056..4aa85a9a2 100644
--- a/app/templates/views/guidance/create-and-send-messages.html
+++ b/app/templates/views/guidance/create-and-send-messages.html
@@ -17,8 +17,8 @@
To send a batch of messages at once:
- Sign in to Notify.
- - Go to the Templates page and choose an existing template.
- - Select Send.
- - If you’re sending emails, select Upload a list of email addresses. If you’re sending text messages, select Upload a list of phone numbers. If you’re sending letters, select Upload a list of addresses.
+ - Go to the Templates page and choose an existing template.
+ - Select Send.
+ - If you’re sending emails, select Upload a list of email addresses. If you’re sending text messages, select Upload a list of phone numbers. If you’re sending letters, select Upload a list of addresses.
{% endblock %}