Tweak wording about script level variables (#16399)

This commit is contained in:
Erik Montnemery 2021-02-03 16:17:37 +01:00 committed by GitHub
parent 8eaac5972e
commit 1228606e87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ Scripts may also use a shortcut syntax for activating scenes instead of calling
## Variables
The variables command allows you to set/override variables that will be accessible by templates in actions after it (see also [script variables] for how to define locally available variables).
The variables command allows you to set/override variables that will be accessible by templates in actions after it. See also [script variables] for how to define variables accessible in the entire script.
{% raw %}