Skip to content

Commit 74e80ef

Browse files
authored
fix typo (#432)
* fix typo * fix typo
1 parent c8aaea5 commit 74e80ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webgl/lessons/webgl-2d-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ tens of thousands of points the main code would stay the same.
244244
If you want you can compare [the version that uses the complex JavaScript
245245
above to update all the points](../webgl-2d-geometry-translate.html).
246246

247-
I hope this example was not too obvious. On the other hand please
247+
I hope this example was too obvious. On the other hand please
248248
keep reading as we'll eventually get to a much better way to do this.
249249
In the [next article we'll move on to rotation](webgl-2d-rotation.html).
250250

0 commit comments

Comments
 (0)