Skip to content

Commit

Permalink
Update design.md (Typo)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thirumalai-Shaktivel committed Mar 19, 2021
1 parent 823a643 commit 763a053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on top:

The LFortran compiler is then composed of the following independent stages:

* Parsing: converts Fotran source code to an AST
* Parsing: converts Fortran source code to an AST
* Semantic: converts an AST to an ASR
* High level optimizations: optimize ASR to a possibly faster/simpler ASR
(things like inlining functions, eliminating redundant expressions or
Expand Down

0 comments on commit 763a053

Please sign in to comment.