diff --git a/README.md b/README.md index 9d9e2de..a7599ff 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ For more details: Chapter 4 of [CSAPP](http://csapp.cs.cmu.edu/) Y86 Simulator --- -This is a 'lab' (homework) in SE101/ICS (Introduction to Comupter Systems). +This is a 'lab' (homework) in SE101/ICS (Introduction to Computer Systems). The original version is a 'pure' simulator, but I made a JIT compiler.