Skip to content

Commit 7fa03fc

Browse files
committed
Update README.md
1 parent 311e787 commit 7fa03fc

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
@@ -31,7 +31,7 @@ Every `SLIDE`, `TERMINAL` or `BOARD` content is presented, together with the tim
3131

3232
* I have added comments and remarks throughout the code to help comprehension.
3333
* Though all files have extension .scm, their content represent a literal transcription of the slides, some of which isn't code. **They're expected to fail to compile in all Scheme interpreters.**
34-
* I have fixed the code on a few, rare occasions. In all of them I've noted the correction using a colon followed by an exclamation mark. Notice that ';!' was also used, one or twice, in the lecture slides.
34+
* I have fixed the code on a few, rare occasions. In all of them I've noted the correction using a colon followed by an exclamation mark. Notice that ';!' was also used, once or twice, in the lecture slides.
3535

3636
#### A slide might have been ommited because
3737
- it's clearly readable

0 commit comments

Comments
 (0)