summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-documentation.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/internals/contributing/writing-documentation.txt')
-rw-r--r--docs/internals/contributing/writing-documentation.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/internals/contributing/writing-documentation.txt b/docs/internals/contributing/writing-documentation.txt
index 299106345e..af04ad317a 100644
--- a/docs/internals/contributing/writing-documentation.txt
+++ b/docs/internals/contributing/writing-documentation.txt
@@ -235,9 +235,9 @@ documentation:
Five
^^^^
-* Use :rst:role:`:rfc:<rfc>` to reference RFC and and try to link to the
- relevant section if possible. For example, use ``:rfc:`2324#section-2.3.2```
- or ``:rfc:`Custom link text <2324#section-2.3.2>```.
+* Use :rst:role:`:rfc:<rfc>` to reference RFC and try to link to the relevant
+ section if possible. For example, use ``:rfc:`2324#section-2.3.2``` or
+ ``:rfc:`Custom link text <2324#section-2.3.2>```.
Django-specific markup
======================