aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/reviewing-patches.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/development/reviewing-patches.rst')
-rw-r--r--docs/development/reviewing-patches.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/development/reviewing-patches.rst b/docs/development/reviewing-patches.rst
index 302c998e..9147a731 100644
--- a/docs/development/reviewing-patches.rst
+++ b/docs/development/reviewing-patches.rst
@@ -1,4 +1,4 @@
-Reviewing/Merging Patches
+Reviewing/merging patches
=========================
Everyone is encouraged to review open pull requests. When reviewing a patch try
@@ -32,7 +32,7 @@ These are small things that are not caught by the automated style checkers.
* Does a variable need a better name?
* Should this be a keyword argument?
-Merge Requirements
+Merge requirements
------------------
Because cryptography is so complex, and the implications of getting it wrong so