summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-06-08 10:41:02 -0400
committerPete Johanson <peter@peterjohanson.com>2020-06-08 10:41:02 -0400
commit84dcf3715f1130c40a7a04d8d81e0b380d6dcd0b (patch)
treee621e66d365d30e2b8bd52a262d0d90a44f586f7
parentbf9ba855a37fe212483843efcb16bbd34d191316 (diff)
Typo fix for the intro page.
-rw-r--r--docs/docs/intro.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md
index 4447af9..15f7a1b 100644
--- a/docs/docs/intro.md
+++ b/docs/docs/intro.md
@@ -18,7 +18,7 @@ include:
- HID Over GATT (HOG) - This is the official term for Bluetooth Low Energy HID devices.
- Keymaps and layers with basic keycodes.
-- Somem initial work on one "action", Mod-Tap.
+- Some initial work on one "action", Mod-Tap.
- Basic HID over USB - This somehow _conflicts_ with BLE at least on the stm32wb55rg dev kit, so investigation needed.
## Missing Features