From e44eb7d679e7cdc9fc0ec079450c1d5309835ffc Mon Sep 17 00:00:00 2001 From: =?utf8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?utf8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Fri, 22 Apr 2022 16:28:10 +0300 Subject: [PATCH] automation.jsscripting/README: typo (#12637) --- bundles/org.openhab.automation.jsscripting/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.automation.jsscripting/README.md b/bundles/org.openhab.automation.jsscripting/README.md index 97af368e36..bf94d59e14 100644 --- a/bundles/org.openhab.automation.jsscripting/README.md +++ b/bundles/org.openhab.automation.jsscripting/README.md @@ -443,7 +443,7 @@ See [openhab-js : utils](https://openhab.github.io/openhab-js/utils.html) for fu The JSScripting binding will load scripts from `automation/js` in the user configuration directory. The system will automatically reload scripts when changes are detected to files. -Local variable state is not persisted among reloads, see using the [cache](#cache) for a connivent way to persist objects. +Local variable state is not persisted among reloads, see using the [cache](#cache) for a convenient way to persist objects. File based rules can be created in 2 different ways: using [JSRule](#jsrule) or the [Rule Builder](#rule-builder). -- 2.47.3