diff options
-rw-r--r-- | manual.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual.asciidoc b/manual.asciidoc index ac3e74c..84e475d 100644 --- a/manual.asciidoc +++ b/manual.asciidoc @@ -186,7 +186,7 @@ rule cc Variables can also be referenced using curly braces like `${in}`. Variables might better be called "bindings", in that a given variable -cannot be changed, only shadowed. There is ore on how shadowing works +cannot be changed, only shadowed. There is more on how shadowing works later in this document. Rules |