summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOkke Formsma <okke@formsma.nl>2020-09-02 15:11:56 +0200
committerOkke Formsma <okke@formsma.nl>2020-09-02 15:26:06 +0200
commitc5ca66441172114b57ca7f7b27d13d0d342d4fcc (patch)
tree5e964698150ff42a2b4075731f34d6a009d43556 /docs
parentf6a9c1ee57e9e8b5a6d2fd7cd5a60c32138a4404 (diff)
some fixes based on feedback
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/behavior/mod-tap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/behavior/mod-tap.md b/docs/docs/behavior/mod-tap.md
index cbe95e4..dcac492 100644
--- a/docs/docs/behavior/mod-tap.md
+++ b/docs/docs/behavior/mod-tap.md
@@ -22,7 +22,7 @@ The Mod-Tap behavior either acts as a held modifier, or as a tapped keycode.
Example:
```
-&mt MOD_LSFT A
+&mt LSFT A
```
### Configuration