From 5433ab429d2034bd8b12f9d05e73fba67e1ed7ea Mon Sep 17 00:00:00 2001 From: Kewal Shah Date: Fri, 31 Jul 2020 15:39:33 +0530 Subject: [PATCH] Update share.md Fix grammar. # Why "a" should be used instead of "an" before the word "URL" because the U here is a consonant sound. (e.g. a Uniform) --- docs/share.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/share.md b/docs/share.md index 69be91efd0d..235c8a4f0ac 100644 --- a/docs/share.md +++ b/docs/share.md @@ -116,7 +116,7 @@ In Android, returns a Promise which will always be resolved with action being `S #### iOS -- `url` - an URL to share +- `url` - a URL to share At least one of URL and message is required.