From 184be3beba9f2787f6d29922221454d9a2e8e757 Mon Sep 17 00:00:00 2001
From: Indrajit Raychaudhuri <irc@indrajit.com>
Date: Thu, 30 Nov 2023 14:12:57 -0600
Subject: [PATCH] editor: Adjust subheading level in documentation

---
 modules/editor/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/editor/README.md b/modules/editor/README.md
index 9c6b410a..a1c18520 100644
--- a/modules/editor/README.md
+++ b/modules/editor/README.md
@@ -12,7 +12,7 @@ Sets editor specific key bindings options and variables.
 
 ## Settings
 
-## Wordchars
+### Wordchars
 
 To change what characters are considered part of a word, add the following to
 _`${ZDOTDIR:-$HOME}/.zpreztorc`_.