indo -> into
authorEddie Hung <eddie@fpgeh.com>
Fri, 23 Aug 2019 20:15:41 +0000 (13:15 -0700)
committerEddie Hung <eddie@fpgeh.com>
Fri, 23 Aug 2019 20:16:50 +0000 (13:16 -0700)
passes/pmgen/README.md

index 27ed77091a1c210771a1701c15d6e4a15db4ad00..0856c9ba35acf2a014dd9377240d734625e14935 100644 (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