Skip to content

Commit 3f4d017

Browse files
afilahklegreggman
authored andcommitted
fix typo
1 parent 862587c commit 3f4d017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ I would argue that WebGL is actually a very simple API. What makes it
1212
appear complicated is the way in which it's used. The complications
1313
are added by the programmer. WebGL itself is simple.
1414

15-
These lessons try to show that simplicity and well as teach the
15+
These lessons try to show that simplicity as well as teach the
1616
fundamentals of 2D math and 3D math so readers can hopefully
1717
have an easier time writing their own WebGL programs and
1818
understanding the complexity that other programmers pile on

0 commit comments

Comments
 (0)