From 952a349fca15ef10c1e9aac7a60fd86ca4f800f0 Mon Sep 17 00:00:00 2001 From: Baron Ha Date: Sun, 31 Oct 2021 22:11:02 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6e3186..9cb2143 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ const result = await PhotoEditor.open(Options); | Property | Type | Default value | Platform | Description | | -------- | :----: | :-----------: | :------: | :--------------- | -| uri | string | required | both | Local image path | +| path | string | required | both | Local image path | ## Filters 🦋 | iOS | Android |