From 8f64c8d8b6f0cc32d0039260cfff0a3be1cd401a Mon Sep 17 00:00:00 2001 From: IainPHay Date: Thu, 28 Jul 2022 20:51:40 +0100 Subject: [PATCH] Fix typo in bluetooth docs (#23561) Co-authored-by: J. Nick Koston --- source/_integrations/bluetooth.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/bluetooth.markdown b/source/_integrations/bluetooth.markdown index ee0090cf8bf..02994c8b263 100644 --- a/source/_integrations/bluetooth.markdown +++ b/source/_integrations/bluetooth.markdown @@ -12,7 +12,7 @@ ha_codeowners: ha_integration_type: integration --- -The Bluetooth Monitoring and Discovery integration will detect nearby bluetoth devices. Discovered devices will show up in the discovered section on the integrations page in the configuration panel. +The Bluetooth integration will detect nearby Bluetooth devices. Discovered devices will show up in the discovered section on the integrations page in the configuration panel. {% include integrations/config_flow.md %}