Skip to content

Commit f1a40c1

Browse files
authored
[no ci] Fix typo
The comment means to say "your" but instead is missing the "y" and says "our".
1 parent 76e28d1 commit f1a40c1

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)