Fix run name

This commit is contained in:
jpfeiffer16 2022-11-13 19:35:29 -05:00
parent 9a64d844b0
commit 65c2183368

View File

@ -65,7 +65,7 @@ variable sequences, and cores/engines. Lets talk about each.
A fixed sequence is a rune with a fixed number of children. Most
runes are fixed sequences. In wide mode we terminate a fixed
sequence with a right-parenthesis (“rit”). In tall mode there is
sequence with a right-parenthesis (“par”). In tall mode there is
no terminator.
With a fixed sequence, we typically use “backstep indentation.”