File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ with the camera.
143143pickImages (options : GalleryImageOptions ) => Promise < GalleryPhotos >
144144```
145145
146- Allows the user to pick multiplef pictures from the photo gallery.
146+ Allows the user to pick multiple pictures from the photo gallery.
147147
148148| Param | Type |
149149| ------------- | ------------------------------------------------------------------- |
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ export interface CameraPlugin {
2323 getPhoto ( options : ImageOptions ) : Promise < Photo > ;
2424
2525 /**
26- * Allows the user to pick multiplef pictures from the photo gallery.
26+ * Allows the user to pick multiple pictures from the photo gallery.
2727 *
2828 * @since 1.2.0
2929 */
You can’t perform that action at this time.
0 commit comments