From 7029631db448d0142032fa1fa347e425fe2e2898 Mon Sep 17 00:00:00 2001 From: "Lasse R.H. Nielsen" Date: Wed, 17 Jun 2020 11:00:05 +0200 Subject: [PATCH] Fix typo in image_picker_for_web README.md --- packages/image_picker/image_picker_for_web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/image_picker/image_picker_for_web/README.md b/packages/image_picker/image_picker_for_web/README.md index 81452e290984..7be0cf65729e 100644 --- a/packages/image_picker/image_picker_for_web/README.md +++ b/packages/image_picker/image_picker_for_web/README.md @@ -5,7 +5,7 @@ A web implementation of [`image_picker`][1]. ## Browser Support Since Web Browsers don't offer direct access to their users' file system, -this plugin provides a `PickedFile` abstraction to make access access uniform +this plugin provides a `PickedFile` abstraction to make access uniform across platforms. The web version of the plugin puts network-accessible URIs as the `path`