Skip to content

Commit 179b7aa

Browse files
authored
Update README.md
Typo fixed
1 parent 73f44ab commit 179b7aa

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
@@ -16,7 +16,7 @@ $ composer require webklex/laravel-imap
1616

1717
## Setup
1818

19-
Add the service provider to the providers array in [config/imap.php](src/config/imap.php).
19+
Add the service provider to the providers array in config/app.php.
2020

2121
``` php
2222
'providers' => [

0 commit comments

Comments
 (0)