Skip to content

Commit 4c7b8e1

Browse files
Update Import backups.md
1 parent 4e12a19 commit 4c7b8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Import backups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ class ImportBackupCommand extends Command
138138

139139
if (!$cFinder->hasResults()) {
140140
$hasError = true;
141-
$io->error('No backup files for the `' . $Connection->configName() .'` connection found in `' . $target . '`');
141+
$io->error('No backup files for the `' . $Connection->configName() . '` connection found in `' . $target . '`');
142142
continue;
143143
}
144144

0 commit comments

Comments
 (0)