File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ substitute the value selected in the selector. For example:
2121 x = f("<&executor-type>")
2222
2323When rendered, the ` <&executor-type> ` string will be replaced by the
24- lower case version of the selected value in the immediately prceeding
24+ lower case version of the selected value in the immediately preceding
2525selector. The string ` "<&executor-type>" ` must be a standalone token as
2626far as the syntax highlighter is concerned. That is, it probably won't
2727work if it's in a comment.
@@ -41,7 +41,7 @@ To add alternative code blocks, use:
4141```
4242
4343Alternate code blocks as well as value substitutions bind to the closest
44- preeeding selector. However, selectors are synchronized, in that
44+ preceding selector. However, selectors are synchronized, in that
4545selecting "Local" in one selector, will also select "Local" in all other
4646selectors of the same type (i.e. "executor-type-* ") that have "Local" as
4747a listed value. If a selector does not have that value, the values and
You can’t perform that action at this time.
0 commit comments