From 7275d8823e994914a6bd4dfa66c7179a97bcfcdf Mon Sep 17 00:00:00 2001 From: Joe Francis Date: Mon, 23 Oct 2017 01:26:58 -0500 Subject: [PATCH] Fix small typo (#3728) --- source/_docs/z-wave/control-panel.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave/control-panel.markdown b/source/_docs/z-wave/control-panel.markdown index 5bbcc1dffe1..342d2947c5a 100644 --- a/source/_docs/z-wave/control-panel.markdown +++ b/source/_docs/z-wave/control-panel.markdown @@ -20,7 +20,7 @@ Here is where you [include and exclude](/docs/z-wave/adding/) Z-Wave devices fro * **Add Node** puts the controller into inclusion mode, so you can include (add) a device to your Z-Wave network * **Add Node Secure** puts the controller into secure inclusion mode (this requires that you've created a [security key](/docs/z-wave/adding#sdding-security-devices)) -* **Remove Node** puts the controller into exclusion mdoe, so you can exclude (remove) a device. Note that you can exclude a non-secure device that's been added to another network +* **Remove Node** puts the controller into exclusion mode, so you can exclude (remove) a device. Note that you can exclude a non-secure device that's been added to another network * **Cancel Command** cancels any of the above * **Heal Network** tells the controller to "heal" the Z-Wave network. Basically asks the nodes to tell the controller all of their neighbors so the controller can refigure out optimal routing.