From: Andrew Macpherson <hopscotch23@gmail.com> Date: Fri, 23 Mar 2018 23:03:19 +0000 (+0000) Subject: Fix typo in autoshift docs: statn (#2579) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d0054c41e266e84fac28c8ecc8bf729a5a0c1223;p=qmk_firmware.git Fix typo in autoshift docs: statn (#2579) --- diff --git a/docs/feature_auto_shift.md b/docs/feature_auto_shift.md index 9db4f11aa..484c506f1 100644 --- a/docs/feature_auto_shift.md +++ b/docs/feature_auto_shift.md @@ -121,7 +121,7 @@ Map three keys temporarily in your keymap: | KC_ASRP | Report your current Auto Shift timeout value | | KC_ASON | Turns on the Auto Shift Function | | KC_ASOFF | Turns off the Auto Shift Function | -| KC_ASTG | Toggles the statn of the Auto Shift feature | +| KC_ASTG | Toggles the state of the Auto Shift feature | Compile and upload your new firmware.