summaryrefslogtreecommitdiff
path: root/djangoproject/templates/conduct/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'djangoproject/templates/conduct/base.html')
-rw-r--r--djangoproject/templates/conduct/base.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/djangoproject/templates/conduct/base.html b/djangoproject/templates/conduct/base.html
index 8ad78574..12ece55b 100644
--- a/djangoproject/templates/conduct/base.html
+++ b/djangoproject/templates/conduct/base.html
@@ -35,9 +35,9 @@
<h3>{% translate "Sources" %}</h3>
<p>
{% blocktranslate trimmed %}
- Our documents and policies are adapted from and inspired by
- <a href="https://github.com/django/code-of-conduct/blob/main/sources.md">a
- number of sources</a>.
+ Our documents and policies are adapted from and inspired by
+ <a href="https://github.com/django/code-of-conduct/blob/main/sources.md">a
+ number of sources</a>.
{% endblocktranslate %}
</p>
</div>