Skip to content

Commit 45f8e92

Browse files
committed
chapter 11 small typo fix
line 20 changed 'necessary' to 'necessarily'
1 parent 1f496c5 commit 45f8e92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

11_language.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ When a student asked the master about the nature of the cycle of Data
1717
and Control, Yuan-Ma replied ‘Think of a compiler, compiling itself.’
1818
____
1919

20-
Building your own programming language, though not necessary a very
20+
Building your own programming language, though not necessarily a very
2121
useful pursuit, is surprisingly easy—as long as you do not take it
2222
too seriously—and very enlightening.
2323

0 commit comments

Comments
 (0)