aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKandis Tagliabue <ktagliabue@hotmail.com>2013-04-09 21:55:50 -0700
committerKandis Tagliabue <ktagliabue@hotmail.com>2013-04-09 21:55:50 -0700
commit082d543d8fa564d7f5a917cda83ba3a461b46cfa (patch)
treec8305661796c7589b556f2ee4ed6498362da4dec
parent080b1dbb560188accc022879a3a9ede2f13c0a76 (diff)
downloadimpress.js-082d543d8fa564d7f5a917cda83ba3a461b46cfa.tar.gz
Fixes grammar issue in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa75bef..3dfb25d 100644
--- a/README.md
+++ b/README.md
@@ -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.