From 56b2c006858c375ecfd3cadc359d76f7a3faa7b6 Mon Sep 17 00:00:00 2001 From: pwlin Date: Wed, 23 Sep 2015 20:44:45 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f708675..16ee7e4 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Open a PDF document with the default PDF reader and optional callback object: Notes ------ -- For properly opening a any file, you must already have an suitable reader for that particular file type already installed on your device. Otherwise this will not work. +- For properly opening _any_ file, you must already have a suitable reader for that particular file type already installed on your device. Otherwise this will not work. - [It is reported](https://github.com/pwlin/cordova-plugin-file-opener2/issues/2#issuecomment-41295793) that in iOS, you might need to remove `` from your `config.xml`