Skip to content

Commit

Permalink
Update internals.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
miloyip committed Aug 10, 2014
1 parent 8969549 commit 3b3600b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/internals.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ In this way the generation of array values or object members would be a single s
rather than several pop/push operations in the direct implementation.
This also makes the estimation of stack size more easier.

The states diagra is shown as follows:
The state diagram is shown as follows:

![State Diagram](diagram/iterative-parser-states-diagram.png)

Expand Down

0 comments on commit 3b3600b

Please sign in to comment.