From 4de8a63140d296bcd89f3d16d94d74e6c20d74d6 Mon Sep 17 00:00:00 2001 From: Parnic Date: Fri, 15 Apr 2022 16:24:33 -0500 Subject: [PATCH] Fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10be86c..54e4f7b 100755 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ Requests chemical data from the connected unit (may require an IntelliChem or si #### getControllerConfig(senderId) -Requests controller configuration from the connected unit. Emits the `controllerConfig` event when the response comes back. `senderId` isan optional 16-bit integer and will be present as the `senderId` field on the returned message. +Requests controller configuration from the connected unit. Emits the `controllerConfig` event when the response comes back. `senderId` is an optional 16-bit integer and will be present as the `senderId` field on the returned message. #### getPoolStatus(senderId)