Skip to content

Commit

Permalink
Fix spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxingfred authored and happi committed Jan 19, 2019
1 parent 5561e89 commit f12ee61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/compiler.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ The compiler does not expand compiler options until the _expand_ pass
which occurs after the parse transform pass.
====

The documenation of the abstract format is somewhat dense and it is
The documentation of the abstract format is somewhat dense and it is
quite hard to get a grip on the abstract format by reading the
documentation. I encourage you to use the _syntax_tools_ and
especially +erl_syntax_lib+ for any serious work on the AST.
Expand Down

0 comments on commit f12ee61

Please sign in to comment.