From f0c9da4ca83b5f6050adbe321dedfefffa335127 Mon Sep 17 00:00:00 2001 From: majnun Date: Sun, 24 Mar 2013 22:04:09 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 325ac15..b71c811 100644 --- a/README.md +++ b/README.md @@ -279,7 +279,7 @@ Fortunately some tablets seem to have good enough hardware support and browsers Currently impress.js presentations should work on iPad and Blackberry Playbook. In theory iPhone should also be able to run it (as it runs the same software as iPad), but I haven't -found a good way to handle it's small screen. +found a good way to handle its small screen. Also note that iOS supports `classList` and `dataset` APIs starting with version 5, so iOS 4.X and older requires polyfills to work.