diff --git a/src/Behat/MinkExtension/Context/MinkContext.php b/src/Behat/MinkExtension/Context/MinkContext.php index 82ddd3f..b1f500a 100644 --- a/src/Behat/MinkExtension/Context/MinkContext.php +++ b/src/Behat/MinkExtension/Context/MinkContext.php @@ -508,8 +508,8 @@ class MinkContext extends RawMinkContext implements TranslatableContext /** * Prints last response to console - * Example: Then print current response - * Example: And print current response + * Example: Then print last response + * Example: And print last response * * @Then /^print last response$/ */