From 4f5a47ace77bf79a06db272c879c5f1aa438ed3c Mon Sep 17 00:00:00 2001 From: Milan Meulemans Date: Mon, 8 Mar 2021 13:23:30 +0100 Subject: [PATCH] Fix typo (#8587) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index ddfaf478a3..4dacc57eae 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2313,7 +2313,7 @@ "spinner": "Searching for ZHA Zigbee devices...", "pairing_mode": "Make sure your devices are in pairing mode. Check the instructions of your device on how to do this.", "discovered_text": "Devices will show up here once discovered.", - "no_devices_found": "No devices were found, make sure they are in paring mode and keep them awake while discovering is running.", + "no_devices_found": "No devices were found, make sure they are in pairing mode and keep them awake while discovering is running.", "search_again": "Search Again" }, "add_device": "Add Device",