diff --git a/README.md b/README.md index 19abece..80edd8f 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ _Conditions that a message must satisfy for the filter to be applied:_ - `to` - if the message is to a certain name or email address. - `subject` - if the message has a certain subject. - `hasAttachment` - if the message has an attachment. -- `list` - if the message is from a mailing list. +- `fromList` - if the message is from a mailing list. - `excludeChats` - exclude chats from the results (false by default). ### Actions