# thing types
thing-type.modbus.data.label = Modbus Data
-thing-type.modbus.data.description = Data thing extracts values from binary data received from Modbus slave. Similarly, it it responsible of tranlating openHAB commands to Modbus write requests
+thing-type.modbus.data.description = Data thing extracts values from binary data received from Modbus slave. Similarly, it is responsible of translating openHAB commands to Modbus write requests
thing-type.modbus.poller.label = Regular Poll
thing-type.modbus.poller.description = Regular poll of data from Modbus slaves
thing-type.modbus.serial.label = Modbus Serial Slave
<bridge-type-ref id="serial"/>
</supported-bridge-type-refs>
<label>Modbus Data</label>
- <description>Data thing extracts values from binary data received from Modbus slave. Similarly, it it responsible of
- tranlating openHAB commands to Modbus write requests</description>
+ <description>Data thing extracts values from binary data received from Modbus slave. Similarly, it is responsible of
+ translating openHAB commands to Modbus write requests</description>
<channels>
<channel id="number" typeId="number-type"/>
<channel id="switch" typeId="switch-type"/>