indo -> into

This commit is contained in:
Eddie Hung 2019-08-23 13:15:41 -07:00
parent 55bf8f69e0
commit 967a36c125
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ create matches for different sections of a cell. For example:
The first argument to `slice` is the local variable name used to identify the
slice. The second argument is the number of slices that should be created for
this cell. The `set` statement can be used to copy that index indo a state
this cell. The `set` statement can be used to copy that index into a state
variable so that later matches and/or code blocks can refer to it.
A similar mechanism is "choices", where a list of options is given as