[openhabcloud] Fix typo in Readme (#17029)

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
mueller-ma 2024-07-09 16:56:42 +02:00 committed by Ciprian Pascu
parent 7ff9979a24
commit 23f78193aa

View File

@ -149,7 +149,7 @@ These parameters may be skipped by setting them to `null`.
The action syntax is a string containing the action type and the action payload separated by a colon.
There are two types of actions available:
There are three types of actions available:
- `command`: Sends a command to an Item by using the following syntax: `command:$itemName:$commandString` where `$itemName` is the name of the Item and `$commandString` is the command to be sent.
- `ui`: Controls the UI in two possible ways: