From fc942a9b5e9e6fb43375ffb1fe6d5dd2515857c7 Mon Sep 17 00:00:00 2001 From: Tom Behets Date: Wed, 17 Aug 2016 12:54:38 +0200 Subject: [PATCH] small typo (#794) --- source/_components/modbus.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/modbus.markdown b/source/_components/modbus.markdown index 133e1692097..9f206276fc7 100644 --- a/source/_components/modbus.markdown +++ b/source/_components/modbus.markdown @@ -29,7 +29,7 @@ modbus: Configuration variables: -- **type** (*Required*): Type of the connection to Modebus. +- **type** (*Required*): Type of the connection to Modbus. - **host** (*Required*): The IP address of your router, eg. 192.168.1.1. - **port** (*Required*): The port for the comminication.