summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Vargo <sethvargo@gmail.com>2014-01-04 08:37:04 -0800
committerSeth Vargo <sethvargo@gmail.com>2014-01-04 08:37:04 -0800
commit3fb9c28ab2c83bd4bb820f4d7eea109a409b21b5 (patch)
treef68a27dc42c7c203b277d7e6d1172b4a2441d4e4
parentac321334d91d5dee5a90e5c487644a387becae10 (diff)
parentbea63d4cf3bbc5d0ef5a9e7f242854900cc9c172 (diff)
downloadchef-zero-3fb9c28ab2c83bd4bb820f4d7eea109a409b21b5.tar.gz
Merge pull request #47 from gregkare/patch-1
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f472ed5..cc53d44 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ You may currently pass the following options to the initializer:
- `debug` - run in debug mode to see all requests and responses (Default: false)
-CLI (Comand Line)
+CLI (Command Line)
-----------------
If you don't want to use Chef Zero as a library, you can simply start an instance
with the included `chef-zero` executable: