Skip to content

Commit ed48ae6

Browse files
authored
Update README.md
1 parent 11fab98 commit ed48ae6

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
@@ -93,7 +93,7 @@ You have to merge the configurations, use the `mergeConfigFrom` method within yo
9393
public function register()
9494
{
9595
$this->mergeConfigFrom(
96-
__DIR__.'/../../config/welcome.php', 'welcome'
96+
__DIR__.'/../../config/messages.php', 'messages'
9797
);
9898
}
9999

0 commit comments

Comments
 (0)