Fix typo in features.htm [literaly -> literally].

This commit is contained in:
Evan Rose
2018-01-29 19:29:17 -07:00
committed by GitHub
parent a7a339efbd
commit d57bbfcb01

View File

@@ -125,7 +125,7 @@ description = "Features layout"
<h2>Animate everything</h2>
<em>The most flexible animation system.</em>
<ul>
<li><b>Animate literaly everything</b>, from bones and objects to function calls.</li>
<li><b>Animate literally everything</b>, from bones and objects to function calls.</li>
<li><b>Use custom transition curves and tweens</b> to create incredible animations.</li>
<li><b>Helpers to animate 2D rigs</b>, with skeletons and IK.</li>
<li><b>Efficient optimizer</b> to pack imported 3D animations.</li>
@@ -215,4 +215,4 @@ description = "Features layout"
{% partial "footer" %}
</html>
</html>