Commit 3b3600b3 authored by Milo Yip's avatar Milo Yip

Update internals.md

typo
parent 89695495
...@@ -119,7 +119,7 @@ In this way the generation of array values or object members would be a single s ...@@ -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. rather than several pop/push operations in the direct implementation.
This also makes the estimation of stack size more easier. 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) ![State Diagram](diagram/iterative-parser-states-diagram.png)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment