diff --git a/README.md b/README.md index f81b151..ae36b71 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,6 @@ Example, open contacts book: startApp.set({ /* params */ "action": "ACTION_PICK", "uri": "ContactsContract.Contacts.CONTENT_URI", - "type": "video/mp4", "intentstart":"startActivityForResult" }).start(); ```