diff --git a/readthedocs/config/notifications.py b/readthedocs/config/notifications.py index d3334390d00..954c3bd5f19 100644 --- a/readthedocs/config/notifications.py +++ b/readthedocs/config/notifications.py @@ -154,7 +154,7 @@ body=_( textwrap.dedent( """ - The name of the package {{pacakge}} is invalid. + The name of the package {{pacakge}} is invalid. """ ).strip(), ),