Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkapyshin authored and jamiebuilds committed Apr 25, 2017
1 parent 3aa9f63 commit c5979db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion the-super-tiny-compiler.js
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
* CallExpression(node, parent) {},
* };
*
* However, there also exists the possibilty of calling things on "exit". Imagine
* However, there also exists the possibility of calling things on "exit". Imagine
* our tree structure from before in list form:
*
* - Program
Expand Down

0 comments on commit c5979db

Please sign in to comment.