aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorManuel Transfeld <[email protected]>2021-10-21 04:54:48 +0200
committerGitHub <[email protected]>2021-10-20 22:54:48 -0400
commit05167c65394083d6ea7c31f8b74dba32cd3d44ef (patch)
tree181e874b7b5b7927d2fdef98c24d87f8cf0f4fe7
parente6c815f1b0b1bae88a373fa0633e0e6d8db9cafd (diff)
downloadzmk-05167c65394083d6ea7c31f8b74dba32cd3d44ef.tar.gz
zmk-05167c65394083d6ea7c31f8b74dba32cd3d44ef.zip
fix(docs): Typo fix, open -> upon
-rw-r--r--docs/docs/behaviors/layers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/behaviors/layers.md b/docs/docs/behaviors/layers.md
index 098952e7b1..5aa988795a 100644
--- a/docs/docs/behaviors/layers.md
+++ b/docs/docs/behaviors/layers.md
@@ -27,7 +27,7 @@ This allows you to use those defines, e.g. `LOWER` later in your keymap.
## Momentary Layer
The "momentary layer" behavior enables a layer while a certain key is pressed. Immediately upon
-activation of the key, the layer is enabled, and immediately open release of the key, the layer is disabled
+activation of the key, the layer is enabled, and immediately upon release of the key, the layer is disabled
again.
### Behavior Binding