Skip to content

Commit 9e9fb54

Browse files
author
Soheibooo
authored
Fixed small typo :)
1 parent 4c3267c commit 9e9fb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ HTML GL solves "the slow DOM problem" by creating WebGL representations of DOM e
1111
- [Project page](http://htmlgl.com)
1212
- [Theory behind HTML GL](http://pixelscommander.com/en/web-applications-performance/render-html-css-in-webgl-to-get-highest-performance-possibl/)
1313

14-
Using HTML GL you still work with HTML/CSS as you are common to, but DOM elements are just facades to their WebGL represenations. These GPU accelerated textures are very effective from resources consuming perspective and are very cheap to transform or animate.
14+
Using HTML GL you still work with HTML/CSS as you are common to, but DOM elements are just facades to their WebGL representations. These GPU accelerated textures are very effective from resources consuming perspective and are very cheap to transform or animate.
1515

1616
Install
1717
-------

0 commit comments

Comments
 (0)