Skip to content

Commit 873c7de

Browse files
committed
fabbot
1 parent 4e8afca commit 873c7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Command/UpdateRecipesCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int
188188
} else {
189189
$io->write([
190190
' Run <comment>git status</comment> or <comment>git diff --cached</comment> to see the changes.',
191-
' When you\'re ready, commit these changes like normal.'
191+
' When you\'re ready, commit these changes like normal.',
192192
]);
193193
}
194194
}

0 commit comments

Comments
 (0)