summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Transfeld <auipga@users.noreply.github.com>2021-10-21 04:54:48 +0200
committerGitHub <noreply@github.com>2021-10-20 22:54:48 -0400
commit05167c65394083d6ea7c31f8b74dba32cd3d44ef (patch)
tree181e874b7b5b7927d2fdef98c24d87f8cf0f4fe7
parente6c815f1b0b1bae88a373fa0633e0e6d8db9cafd (diff)
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 098952e..5aa9887 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