diff --git a/the-super-tiny-compiler.js b/the-super-tiny-compiler.js index 42437ca..23e03a1 100755 --- a/the-super-tiny-compiler.js +++ b/the-super-tiny-compiler.js @@ -847,7 +847,7 @@ function traverser(ast, visitor) { * | type: 'NumberLiteral', * | value: '2' * | }] - * (sorry the other one is longer.) | } + * (sorry the other one is longer.) | }] * | } * | }] * | }