Skip to content

Commit ec5f006

Browse files
authored
Small Grammar Improvement
1 parent 749aedd commit ec5f006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/static/tutorials/transform2d/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ <h3>The Transformation Matrix</h3>
410410

411411
<h3>Push and Pop</h3>
412412
<p>
413-
What, about the <i>push</i> and <i>pop</i> part of the names? These come from a computer
413+
What about the <i>push</i> and <i>pop</i> part of the names? These come from a computer
414414
concept known as a <dfn>stack</dfn>, which works like a spring-loaded tray
415415
dispenser in a cafeteria.
416416
When someone returns a tray to the stack, its weight pushes the platform down.

0 commit comments

Comments
 (0)