summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8398646..fd878fc 100644
--- a/index.html
+++ b/index.html
@@ -211,7 +211,7 @@
<li>Hardware accelerated with OpenGL (<strong>1.1, 2.1, 3.3, 4.3 or ES 2.0</strong>)</li>
<li><strong>Unique OpenGL abstraction</strong> layer: <a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/src/rlgl.h" target="_blank">rlgl</a></li>
<li>Powerful <strong>Fonts</strong> module (XNA SpriteFonts, BMfonts, TTF, SDF)</li>
- <li>Outstanding texture formats support, including compressed formats (DXT, ETC, ASTC)</li>
+ <li>Multiple texture formats support, including compressed formats (DXT, ETC, ASTC)</li>
<li><strong>Full 3d support</strong> for 3d Shapes, Models, Billboards, Heightmaps and more! </li>
<li>Flexible Materials system, supporting classic maps and <strong>PBR maps</strong></li>
<li><strong>Animated 3d models</strong> supported (skeletal bones animation)</li>