Merge pull request #29 from vishaltelangre/patch-1

Fix grammar
This commit is contained in:
James Kyle 2016-03-31 23:34:02 -07:00
commit a44d3ff1e8

View File

@ -74,7 +74,7 @@
*/
/**
* Today we're going write a compiler together. But not just any compiler... A
* Today we're going to write a compiler together. But not just any compiler... A
* super duper teeny tiny compiler! A compiler that is so small that if you
* remove all the comments this file would only be ~200 lines of actual code.
*