Skip to content

Commit

Permalink
Update README.md (#262)
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
klswcz authored and Webklex committed Nov 27, 2019
1 parent 408aedc commit e798ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Detailed [config/imap.php](src/config/imap.php) configuration:
## Usage
#### Basic usage example
This is a basic example, which will echo out all Mails within all imap folders
and will move every message into INBOX.read. Please be aware that this should not ben
and will move every message into INBOX.read. Please be aware that this should not be
tested in real live but it gives an impression on how things work.

``` php
Expand Down

0 comments on commit e798ee4

Please sign in to comment.