diff --git a/Documentation/process/submit-checklist.rst b/Documentation/process/submit-checklist.rst
index 7d04ab38007d27f0af11017160be9429c23b35df..367353c54949dcd65ebb7760853b013882d4654a 100644
--- a/Documentation/process/submit-checklist.rst
+++ b/Documentation/process/submit-checklist.rst
@@ -38,8 +38,8 @@ and elsewhere regarding submitting Linux kernel patches.
    your patch.
 
 6) Any new or modified ``CONFIG`` options do not muck up the config menu and
-  default to off unless they meet the exception criteria documented in
-  ``Documentation/kbuild/kconfig-language.txt`` Menu attributes: default value.
+   default to off unless they meet the exception criteria documented in
+   ``Documentation/kbuild/kconfig-language.txt`` Menu attributes: default value.
 
 7) All new ``Kconfig`` options have help text.