diff --git a/docs/docsite/_themes/sphinx_rtd_theme/breadcrumbs.html b/docs/docsite/_themes/sphinx_rtd_theme/breadcrumbs.html
index 3dfe7e75318..0b4eb150bfb 100644
--- a/docs/docsite/_themes/sphinx_rtd_theme/breadcrumbs.html
+++ b/docs/docsite/_themes/sphinx_rtd_theme/breadcrumbs.html
@@ -3,11 +3,11 @@
{{ title }}
{% if pagename.endswith('_module') %}
- Edit on GitHub
+ Edit on GitHub
{% elif (not 'list_of' in pagename) and (not 'category' in pagename) %}
- Edit on GitHub
+ Edit on GitHub
{% endif %}
diff --git a/docs/templates/plugin.rst.j2 b/docs/templates/plugin.rst.j2
index 2572232c79c..a173fe37759 100644
--- a/docs/templates/plugin.rst.j2
+++ b/docs/templates/plugin.rst.j2
@@ -399,4 +399,4 @@ Author
{% endif %}
.. hint::
- If you notice any issues in this documentation you can `edit this document `_ to improve it.
+ If you notice any issues in this documentation you can `edit this document `_ to improve it.