diff options
author | Pete Johanson <peter@peterjohanson.com> | 2021-02-04 07:43:08 -0500 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2021-02-04 07:45:55 -0500 |
commit | ae5056d680c83c007d3a2e4972000e7003802049 (patch) | |
tree | 4de0ea6012edd72495a12f5cc1292295705deb8d /docs | |
parent | 1368a6481e591d6c19ac9f54f44916373d1897d2 (diff) |
Update docs/docs/behaviors/bluetooth.md
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/behaviors/bluetooth.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/behaviors/bluetooth.md b/docs/docs/behaviors/bluetooth.md index 5a5ad19..df017b0 100644 --- a/docs/docs/behaviors/bluetooth.md +++ b/docs/docs/behaviors/bluetooth.md @@ -14,7 +14,7 @@ Please note there are only five available Bluetooth profiles by default. If you ::: :::note Connection Management -As an implementation detail, a ZMK device may show as "connected" on multiple hosts at the same time. This is working as intended, and only the host associated with the active profile will receive keystrokes. +A ZMK device may show as "connected" on multiple hosts at the same time. This is working as intended, and only the host associated with the active profile will receive keystrokes. ::: ## Bluetooth Command Defines |