diff options
Diffstat (limited to 'process/guide.md')
| -rw-r--r-- | process/guide.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/process/guide.md b/process/guide.md index 734dc32..1cae879 100644 --- a/process/guide.md +++ b/process/guide.md @@ -1151,15 +1151,15 @@ diff -urp ../process/step8_macros.txt ../process/step9_try.txt ### Step A: Interop and Self-hosting - + Compare the pseudocode for step 9 and step A to get a basic idea of the changes that will be made during this step: ``` -diff -urp ../process/step9_try.txt ../process/stepA_interop.txt +diff -urp ../process/step9_try.txt ../process/stepA_mal.txt ``` -* Copy `step9_try.qx` to `stepA_interop.qx`. +* Copy `step9_try.qx` to `stepA_mal.qx`. * TODO/TBD |
