aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/feature_auto_shift.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_auto_shift.md b/docs/feature_auto_shift.md
index 0f482ccaa..fdd10ada9 100644
--- a/docs/feature_auto_shift.md
+++ b/docs/feature_auto_shift.md
@@ -42,7 +42,7 @@ Yes, unfortunately.
42 42
43Add to your `rules.mk` in the keymap folder: 43Add to your `rules.mk` in the keymap folder:
44 44
45 AUTO_SHIFT_ENABLE = YES 45 AUTO_SHIFT_ENABLE = yes
46 46
47If no `rules.mk` exists, you can create one. 47If no `rules.mk` exists, you can create one.
48 48