diff --git a/configuration/jsr223.md b/configuration/jsr223.md index c791f4b56..ad07c1566 100644 --- a/configuration/jsr223.md +++ b/configuration/jsr223.md @@ -181,7 +181,7 @@ The `default` preset is preloaded, so it does not require importing. | Variable | Description | | ----------------------- | --------------------------------------------------------------------------------------- | | `State` | `org.openhab.core.types.State` | -| `Command` | `org.openhab.core.types.State` | +| `Command` | `org.openhab.core.types.Command` | | `URLEncoder` | `java.net.URLEncoder` | | `File` | `java.io.File` | | `Files` | `java.nio.file.Files` |