summaryrefslogtreecommitdiff
path: root/lib/chef/knife/cookbook_create.rb
diff options
context:
space:
mode:
authorJulian C. Dunn <jdunn@opscode.com>2013-08-20 16:51:00 -0400
committerBryan McLellan <btm@opscode.com>2013-10-04 09:52:10 -0700
commit00f06585291299ed9c86b17b14b18baf74ceb5a8 (patch)
tree73127efed4a5a8ee27104125ccb17d08c4682816 /lib/chef/knife/cookbook_create.rb
parentf291d6d605c95e3c04b51e4ceb17dcf81f1ced74 (diff)
downloadchef-00f06585291299ed9c86b17b14b18baf74ceb5a8.tar.gz
[CHEF-4477] Fix typos in autogenerated readmes
Diffstat (limited to 'lib/chef/knife/cookbook_create.rb')
-rw-r--r--lib/chef/knife/cookbook_create.rb12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/chef/knife/cookbook_create.rb b/lib/chef/knife/cookbook_create.rb
index 4e6b8d0c1f..1812a15ed6 100644
--- a/lib/chef/knife/cookbook_create.rb
+++ b/lib/chef/knife/cookbook_create.rb
@@ -214,7 +214,7 @@ EOH
TODO: Enter the cookbook description here.
e.g.
-This cookbook makes your favorite breakfast sandwhich.
+This cookbook makes your favorite breakfast sandwich.
== Requirements
TODO: List your cookbook requirements. Be sure to include any requirements this cookbook has on platforms, libraries, other cookbooks, packages, operating systems, etc.
@@ -263,7 +263,7 @@ TODO: (optional) If this is a public cookbook, detail the process for contributi
e.g.
1. Fork the repository on Github
2. Create a named feature branch (like `add_component_x`)
-3. Write you change
+3. Write your change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github
@@ -278,7 +278,7 @@ EOH
TODO: Enter the cookbook description here.
e.g.
-This cookbook makes your favorite breakfast sandwhich.
+This cookbook makes your favorite breakfast sandwich.
Requirements
------------
@@ -333,7 +333,7 @@ TODO: (optional) If this is a public cookbook, detail the process for contributi
e.g.
1. Fork the repository on Github
2. Create a named feature branch (like `add_component_x`)
-3. Write you change
+3. Write your change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github
@@ -349,7 +349,7 @@ EOH
TODO: Enter the cookbook description here.
e.g.
- This cookbook makes your favorite breakfast sandwhich.
+ This cookbook makes your favorite breakfast sandwich.
Requirements
TODO: List your cookbook requirements. Be sure to include any requirements this cookbook has on platforms, libraries, other cookbooks, packages, operating systems, etc.
@@ -386,7 +386,7 @@ Contributing
e.g.
1. Fork the repository on Github
2. Create a named feature branch (like `add_component_x`)
- 3. Write you change
+ 3. Write your change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github