diff options
author | Shaun <shaun.lee@gmail.com> | 2020-03-06 10:42:08 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-07 05:42:08 +1100 |
commit | 4e826ba61f62aac8c74d4231e2aee3b9de7c50c5 (patch) | |
tree | 368cde6ee41136beaf841f254c045c5349509876 | |
parent | b438c6f8eab1c1f940c3af3a3fdfc99b34fc3bf2 (diff) | |
download | qmk_firmware-4e826ba61f62aac8c74d4231e2aee3b9de7c50c5.tar.gz qmk_firmware-4e826ba61f62aac8c74d4231e2aee3b9de7c50c5.zip |
Correct typo in tap_hold.md (#8326)
Correct typo: "reasonal" to "reasonable"
-rw-r--r-- | docs/tap_hold.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tap_hold.md b/docs/tap_hold.md index 77b20fa49..1719c0bbe 100644 --- a/docs/tap_hold.md +++ b/docs/tap_hold.md | |||
@@ -1,6 +1,6 @@ | |||
1 | # Tap-Hold Configuration Options | 1 | # Tap-Hold Configuration Options |
2 | 2 | ||
3 | While Tap-Hold options are fantastic, they are not without their issues. We have tried to configure them with reasonal defaults, but that may still cause issues for some people. | 3 | While Tap-Hold options are fantastic, they are not without their issues. We have tried to configure them with reasonable defaults, but that may still cause issues for some people. |
4 | 4 | ||
5 | These options let you modify the behavior of the Tap-Hold keys. | 5 | These options let you modify the behavior of the Tap-Hold keys. |
6 | 6 | ||