bin/cucumber-chef in cucumber-chef-2.0.1.pre vs bin/cucumber-chef in cucumber-chef-2.0.2.pre

- old
+ new

@@ -115,10 +115,10 @@ say "OK, nearly there. AWS uses different keys depending on which region you use." say "For example, 'us-east', 'us-west', or 'eu-west'" puts @region = ask "Which region are you using?", :bold puts - say("One last thing. If your using librarian-chef, we want to be sure all the hooks are in place.") + say("One last thing. If you're using librarian-chef, we want to be sure all the hooks are in place.") puts @librarian_chef = yes?("Does this chef-repo use librarian-chef?", :bold) puts say "Awesome. Thank you!" puts