diff --git a/app/templates/views/templates/breaking-change.html b/app/templates/views/templates/breaking-change.html index ede5cbb8b..6a7571289 100644 --- a/app/templates/views/templates/breaking-change.html +++ b/app/templates/views/templates/breaking-change.html @@ -46,7 +46,7 @@ column{{ 's' if column_headings|length > 1 else '' }} of data:
-Developers, you’ll need to update your API calls
+Developers, you’ll need to update your API calls
{% endblock %}