diff --git a/readthedocs/notifications/messages.py b/readthedocs/notifications/messages.py
index c1203f899cb..154b784e7c6 100644
--- a/readthedocs/notifications/messages.py
+++ b/readthedocs/notifications/messages.py
@@ -381,7 +381,7 @@ def get_rendered_body(self):
textwrap.dedent(
"""
The build.commands
feature is in beta, and could have backwards incompatible changes while in beta.
- Read more at our documentation to find out its limitations and potential issues.
+ Read more at our documentation to find out its limitations and potential issues.
"""
).strip(),
),