diff --git a/site/source/misc-guides/smtp.rst b/site/source/misc-guides/smtp.rst
index 77b62b2..5abf381 100644
--- a/site/source/misc-guides/smtp.rst
+++ b/site/source/misc-guides/smtp.rst
@@ -58,7 +58,7 @@ There are several StartOS services that are capable of sending emails, such as B
To use Amazon SES you will need:
* An Amazon Web Services (AWS) account. If you don't have one, you can `register here `_ for free.
- * To set up Amazon Simple Email Service (SES) on AWS, from `inside your AWS `_ console, also free within certain limits.
+ * To set up Amazon Simple Email Service (SES) on AWS, from `inside your AWS `_ console, also free for a time within `certain limits `_.
* Optional: To purchase your own domain name to send emails from, then add the domain records Amazon provides you. This will allow you to request 'Production Access' to send emails to unverified addresses (i.e. to more than just your own email address).
You can then refer to the `Amazon SES docs `_ to create a SMTP user.