Skip to content

Commit c8c7075

Browse files
authored
Fix typo in README.md
1 parent 1231a88 commit c8c7075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ For more details: Chapter 4 of [CSAPP](http://csapp.cs.cmu.edu/)
7575
Y86 Simulator
7676
---
7777

78-
This is a 'lab' (homework) in SE101/ICS (Introduction to Comupter Systems).
78+
This is a 'lab' (homework) in SE101/ICS (Introduction to Computer Systems).
7979

8080
The original version is a 'pure' simulator, but I made a JIT compiler.
8181

0 commit comments

Comments
 (0)