summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-08-04 14:19:32 -0400
committerPete Johanson <peter@peterjohanson.com>2020-08-04 14:19:32 -0400
commit761601be5b9ecb4f4108249f34732d2490e614a6 (patch)
tree9208aed95e950cb0c181bd507a00a5d5cfc61e6b
parent977259f906a5a73e60bff897cc4160dd617a59b9 (diff)
Typo fix.
-rw-r--r--docs/docs/user-setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/user-setup.md b/docs/docs/user-setup.md
index 410f948..de2f57d 100644
--- a/docs/docs/user-setup.md
+++ b/docs/docs/user-setup.md
@@ -7,7 +7,7 @@ sidebar_label: Installing ZMK
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
-Unless other keyboard firmwares, ZMK Firmware has been built from the ground up to allow users to manage
+Unlike other keyboard firmwares, ZMK Firmware has been built from the ground up to allow users to manage
their own keyboard configurations, including keymaps, specific hardware details, etc. all outside of the
core ZMK Firmware source repository.