We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862587c commit 3f4d017Copy full SHA for 3f4d017
README.md
@@ -12,7 +12,7 @@ I would argue that WebGL is actually a very simple API. What makes it
12
appear complicated is the way in which it's used. The complications
13
are added by the programmer. WebGL itself is simple.
14
15
-These lessons try to show that simplicity and well as teach the
+These lessons try to show that simplicity as well as teach the
16
fundamentals of 2D math and 3D math so readers can hopefully
17
have an easier time writing their own WebGL programs and
18
understanding the complexity that other programmers pile on
0 commit comments