From bfe58075a6210e31d71591c9d22188296ac4e514 Mon Sep 17 00:00:00 2001 From: Jesus Manuel Olivas Date: Sun, 11 Dec 2016 23:31:01 -0800 Subject: [PATCH] [chain] Remove from placeholder ask. (#106) --- src/Command/Chain/ChainCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Command/Chain/ChainCommand.php b/src/Command/Chain/ChainCommand.php index 3c476eb..d8b1496 100644 --- a/src/Command/Chain/ChainCommand.php +++ b/src/Command/Chain/ChainCommand.php @@ -119,7 +119,7 @@ protected function interact(InputInterface $input, OutputInterface $output) $inlinePlaceHolder, $io->ask( sprintf( - 'Enter placeholder value for %s', + 'Enter value for %s placeholder', $inlinePlaceHolder ), $inlinePlaceHolderDefault