From d9c020b069cbd07d09d806b331f158556c69add5 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sun, 1 Mar 2015 15:48:40 -0600 Subject: guide: typo. Fix https://github.com/kanaka/mal/issues/17 --- process/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'process') diff --git a/process/guide.md b/process/guide.md index 6c6887c..188a79d 100644 --- a/process/guide.md +++ b/process/guide.md @@ -483,7 +483,7 @@ the changes that will be made during this step: diff -urp ../process/step2_eval.txt ../process/step3_env.txt ``` -* Copy `step2_eval.qx` to `step2_env.qx`. +* Copy `step2_eval.qx` to `step3_env.qx`. * Create `env.qx` to hold the environment definition. -- cgit v1.2.3