Skip to content

Commit 1effbaa

Browse files
authored
Fix a typo
1 parent 7b66aff commit 1effbaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
passed in as an argument
2424
- [ ] Implement a Multiply instruction (run `mult8.ls8`)
2525

26-
### Day 3; Stack
26+
### Day 3: Stack
2727

2828
- [ ] Implement the System Stack and be able to run the `stack.ls8` program
2929

@@ -36,4 +36,4 @@
3636

3737
- [ ] Add the timer interrupt to the LS-8 emulator
3838
- [ ] Add the keyboard interrupt to the LS-8 emulator
39-
- [ ] Write an LS-8 assembly program to draw a curved histogram on the screen
39+
- [ ] Write an LS-8 assembly program to draw a curved histogram on the screen

0 commit comments

Comments
 (0)