diff options
Diffstat (limited to 'process/guide.md')
| -rw-r--r-- | process/guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/process/guide.md b/process/guide.md index a7daa3d..bd4fa10 100644 --- a/process/guide.md +++ b/process/guide.md @@ -510,7 +510,7 @@ diff -urp ../process/step2_eval.txt ../process/step3_env.txt key is found up the outer chain, then throws/raises a "not found" error. -* Update `step2_env.qx` to use the new `Env` type to create the +* Update `step3_env.qx` to use the new `Env` type to create the repl_env (with a `nil` outer value) and use the `set` method to add the numeric functions. |
