summaryrefslogtreecommitdiff
path: root/DOC_CHANGES.md
diff options
context:
space:
mode:
authorBryan McLellan <btm@loftninjas.org>2014-02-27 16:38:01 -0500
committerBryan McLellan <btm@loftninjas.org>2014-02-27 16:38:01 -0500
commit8e9c9bc37d779129fd5e5e50174ada919dcb1a6d (patch)
tree886baf6ea24a775cd7da66c5b55b4ded0c15a1f3 /DOC_CHANGES.md
parent661986469ba3091b2b770e08623c5cc9cad1ccd1 (diff)
downloadchef-8e9c9bc37d779129fd5e5e50174ada919dcb1a6d.tar.gz
Opscode->Chef, typos, grammar
Diffstat (limited to 'DOC_CHANGES.md')
-rw-r--r--DOC_CHANGES.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOC_CHANGES.md b/DOC_CHANGES.md
index ad7d2eccd8..3bad475ae1 100644
--- a/DOC_CHANGES.md
+++ b/DOC_CHANGES.md
@@ -1,12 +1,12 @@
<!---
-This file is reset everytime when a new release is done. Contents of this file is for the currently unreleased version.
+This file is reset every time a new release is done. The contents of this file are for the currently unreleased version.
Example Doc Change:
### Headline for the required change
Description of the required change.
-->
-# Chef CLient Doc Changes:
+# Chef Client Doc Changes:
### --validator option for `knife client create`
Boolean value. If set to true, knife creates a validator client o.w. it creates a user client. Default is false.
@@ -15,4 +15,4 @@ Boolean value. If set to true, knife creates a validator client o.w. it creates
Option that is required to be specified if user is attempting to delete a validator client. No effect while deleting a user client.
### -r / --runlist option for chef-client
-Option similar to `-o` which sets or changes the run_list of a node permanently. \ No newline at end of file
+Option similar to `-o` which sets or changes the run_list of a node permanently.