diff --git a/docs/docs/keymaps/behaviors/hold-tap.mdx b/docs/docs/keymaps/behaviors/hold-tap.mdx index a929db83b..755230a29 100644 --- a/docs/docs/keymaps/behaviors/hold-tap.mdx +++ b/docs/docs/keymaps/behaviors/hold-tap.mdx @@ -53,7 +53,9 @@ Note that you can also [define a custom hold-tap](#custom-hold-tap-examples) and ## Layer-Tap -The "layer-tap" behavior works identically to the mod-tap behavior, but instead of outputting one of two keys, it activates a specified layer as its "hold" action. +The "layer-tap" behavior works similarly to the mod-tap behavior, but instead of outputting one of two keys, it activates a specified layer as its "hold" action. + +By default, layer-tap is configured with the ["tap-preferred" `flavor`](#interrupt-flavors). ### Behavior Binding