From 89fbef60dd25ef71f1a9e1196bad8ba476e5a8d7 Mon Sep 17 00:00:00 2001 From: Raman Gupta <7243222+raman325@users.noreply.github.com> Date: Sun, 5 Mar 2023 06:59:15 -0500 Subject: [PATCH] Fix grammar (#26458) --- source/_integrations/zwave_js.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index 8e63bd90ac9..f07c261a616 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -585,7 +585,7 @@ All of these features can be accessed either in the Z-Wave integration configura The following features can be accessed from the integration configuration panel: -- **Add device:** Allows you to preprovision a SmartStart device or start the inclusion process for adding a new device to your network. +- **Add device:** Allows you to pre-provision a SmartStart device or start the inclusion process for adding a new device to your network. - **Remove device:** Starts the exclusion process for removing a device from your network. - **Heal network:** Forces your network to rediscover routes to the controller from each device. This is useful when devices or the controller have moved to a new location, or if you are having significant problems with your network, but it also generates a lot of network traffic and should be used sparingly. - **Third party data opt-in/out:** Allows you to opt-in or out of telemetry that the zwave-js project collects to help inform development decisions, influence manufacturers, etc. This telemetry is disabled by default and has to be opted in to be activated.