Skip to content

Commit

Permalink
Merge pull request impress#278 from ktagliabue/master
Browse files Browse the repository at this point in the history
Fixes small grammar issue in README file.
  • Loading branch information
bartaz committed Apr 10, 2013
2 parents 080b1db + 082d543 commit ab090ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Fortunately, as these are JavaScript APIs there are polyfill libraries that patc
with these APIs.

For example IE10 is said to support CSS 3D transforms and transitions, but it doesn't have `classList`
not `dataset` APIs implemented at the moment. So including polyfill libraries *should* help IE10
nor `dataset` APIs implemented at the moment. So including polyfill libraries *should* help IE10
with running impress.js.


Expand Down

0 comments on commit ab090ae

Please sign in to comment.