Skip to content

Commit 6b14035

Browse files
authored
Merge pull request #22 from Aleksandar-Mitic/config-typo-fix
Fixed config typo
2 parents 6a512e4 + e78c2a3 commit 6b14035

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)