From 082d543d8fa564d7f5a917cda83ba3a461b46cfa Mon Sep 17 00:00:00 2001 From: Kandis Tagliabue Date: Tue, 9 Apr 2013 21:55:50 -0700 Subject: [PATCH] Fixes grammar issue in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.