aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBartek Szopka <bartek.szopka+github@gmail.com>2013-03-25 00:31:14 -0700
committerBartek Szopka <bartek.szopka+github@gmail.com>2013-03-25 00:31:14 -0700
commita99229e9bc5dbdc8418d4b55f2a8609dc6779adf (patch)
tree3abcdbb985f3e675522ae120c11f98de2d78c78e
parent08f569060ad57423ee6b01a4612146414d1c577d (diff)
parentf0c9da4ca83b5f6050adbe321dedfefffa335127 (diff)
downloadimpress.js-a99229e9bc5dbdc8418d4b55f2a8609dc6779adf.tar.gz
Merge pull request #272 from majnun/patch-1
Update README.md grammar
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.