Skip to content

Commit e78c2a3

Browse files
Fixed config typo
1 parent 6a512e4 commit e78c2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/dbsync.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
'defaultFileName' => env('REMOTE_DEFAULT_FILE_NAME', 'file.sql'),
6969

7070
/*
71-
* Sets the target databse connection
71+
* Sets the target database connection
7272
*/
7373
'targetConnection' => env('LOCAL_TARGET_CONNECTION', 'mysql'),
7474

0 commit comments

Comments
 (0)