Fixed some grammar mistakes in index.html

This commit is contained in:
Alex Jeng
2014-09-30 11:45:09 -07:00
parent 9d4cc1072b
commit d3838d1aaa

View File

@@ -77,7 +77,7 @@
<!--
Impress.js doesn't depend on any external stylesheet. Script adds all styles it needs for
Impress.js doesn't depend on any external stylesheets. It adds all of the styles it needs for the
presentation to work.
This style below contains styles only for demo presentation. Browse it to see how impress.js
@@ -294,7 +294,7 @@
<!--
So to make a summary of all the possible attributes used to position presentation steps, we have:
So to summarize of all the possible attributes used to position presentation steps, we have:
* `data-x`, `data-y`, `data-z` - they define the position of **the center** of step element on
the canvas in pixels; their default value is 0;