diff --git a/README.md b/README.md index 3c271c9..8fb3860 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Optional. The title above the popup menu. ### `actions` -Array of `{ title: string, subtitle?: string, systemIcon?: string, icon?: string, iconColor?: string, destructive?: boolean, selected?: boolean, disabled?: boolean, disabled?: boolean, inlineChildren?: boolean, actions?: Array }`. +Array of `{ title: string, subtitle?: string, systemIcon?: string, icon?: string, iconColor?: string, destructive?: boolean, selected?: boolean, disabled?: boolean, inlineChildren?: boolean, actions?: Array }`. - `title` is the title of the action