Skip to content

Commit e613af1

Browse files
authored
Update README.md
1 parent 2f546cd commit e613af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ You can define your accounts inside the [config/imap.php](src/config/imap.php) f
206206
| ------------------------------------------------------------------------- | ---------------------------------------------------------- |
207207
| Kerberos error: No credentials cache file found (try running kinit) (...) | Uncomment "DISABLE_AUTHENTICATOR" inside `config/imap.php` |
208208
| imap_fetchbody() expects parameter 4 to be long, string given (...) | Make sure that `imap.options.fetch` is a valid integer |
209-
| Use of undefined constant FT_UID - assumed 'FT_UID' (...) | Please ta a look at [#14](https://github.com/Webklex/laravel-imap/issues/14) [#30](https://github.com/Webklex/laravel-imap/issues/30) |
209+
| Use of undefined constant FT_UID - assumed 'FT_UID' (...) | Please take a look at [#14](https://github.com/Webklex/laravel-imap/issues/14) [#30](https://github.com/Webklex/laravel-imap/issues/30) |
210210

211211

212212
## Change log

0 commit comments

Comments
 (0)