From 5ae98ae41e0da6fc145474c5d28271b8215ff6f3 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Thu, 4 Feb 2021 07:43:08 -0500 Subject: [PATCH] Update docs/docs/behaviors/bluetooth.md Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com> --- docs/docs/behaviors/bluetooth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/behaviors/bluetooth.md b/docs/docs/behaviors/bluetooth.md index 39f83786..8323f23e 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