We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8169838 commit 9fff4ecCopy full SHA for 9fff4ec
1 file changed
13_dom.txt
@@ -85,7 +85,7 @@ array.
85
(((leaf node)))(((Egg language)))A typical tree has different kinds of
86
((node))s. The syntax tree for link:11_language.html#language[the Egg
87
language] had variables, values, and application nodes. Application
88
-nodes always have children, whereas variables and values ae _leaves_, or
+nodes always have children, whereas variables and values are _leaves_, or
89
nodes without children.
90
91
(((body property)))The same goes for the DOM. Nodes for regular
0 commit comments