From f00eb15c54b1c01cb2ed3d3716a48b2021eed8d7 Mon Sep 17 00:00:00 2001 From: pwlin Date: Thu, 1 Oct 2015 12:32:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 415fd83..1ab7bb0 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Notes - [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` -- If you are wondering what MIME-type should you pass as the second argument tp `open` function, [here is a list of all known MIME-types](http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/conf/mime.types?view=co) +- If you are wondering what MIME-type should you pass as the second argument to `open` function, [here is a list of all known MIME-types](http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/conf/mime.types?view=co) Additional Android Functions