Skip to content

Commit e7dbf0d

Browse files
authored
Merge pull request #454 from inmanturbo/patch-1
[no ci] Fix typo in config comment
2 parents 76e28d1 + f1a40c1 commit e7dbf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/multitenancy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
'shared_routes_cache' => false,
7777

7878
/*
79-
* You can customize some of the behavior of this package by using our own custom action.
79+
* You can customize some of the behavior of this package by using your own custom action.
8080
* Your custom action should always extend the default one.
8181
*/
8282
'actions' => [

0 commit comments

Comments
 (0)