From 3099736e6342458ef6b102dc0bd125b20f692564 Mon Sep 17 00:00:00 2001 From: jmding8 <44815547+jmding8@users.noreply.github.com> Date: Fri, 29 Oct 2021 15:48:55 +0000 Subject: [PATCH] fix typoed etcetera --- docs/docs/behaviors/hold-tap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/behaviors/hold-tap.md b/docs/docs/behaviors/hold-tap.md index 01ea516e..5faf41bb 100644 --- a/docs/docs/behaviors/hold-tap.md +++ b/docs/docs/behaviors/hold-tap.md @@ -102,7 +102,7 @@ If this config does not work for you, try the flavor "balanced" with a medium `t * `hold-trigger-key-postions` is an array of key positions. See the info section below about how to figure out the positions of keys on your board. :::info -Key positions are numbered according to the keys in your keymap, starting at 0. So, if the first key in your keymap is Q, this key is in position 0. The next key (possibly W) will have position 1, etcetera. +Key positions are numbered according to the keys in your keymap, starting at 0. So, if the first key in your keymap is Q, this key is in position 0. The next key (possibly W) will have position 1, et cetera. ::: * See the following example, which references the below hold-tap behavior definiton: