summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJJ Asghar <jj@getchef.com>2015-06-10 14:45:40 -0500
committerKartik Null Cating-Subramanian <ksubramanian@chef.io>2015-06-26 16:58:17 -0400
commit81419cc617091461b8a78c93276e00a7276484df (patch)
tree3d5e01d12ee34597382924a10c83dafc40a5721e
parent8e8e14c1945c11109d06ca9e189dea74f7318ea9 (diff)
downloadchef-jjasghar/needed_the.tar.gz
The wording seemed odd.jjasghar/needed_the
Added the word "the" and it now reads much better.
-rw-r--r--lib/chef/knife/bootstrap/templates/chef-full.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/bootstrap/templates/chef-full.erb b/lib/chef/knife/bootstrap/templates/chef-full.erb
index b0d7a6e05d..575aec0f50 100644
--- a/lib/chef/knife/bootstrap/templates/chef-full.erb
+++ b/lib/chef/knife/bootstrap/templates/chef-full.erb
@@ -226,6 +226,6 @@ cat > /etc/chef/first-boot.json <<EOP
<%= Chef::JSONCompat.to_json(first_boot) %>
EOP
-echo "Starting first Chef Client run..."
+echo "Starting the first Chef Client run..."
<%= start_chef %>'