summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkeiser <jkeiser@opscode.com>2012-12-20 17:15:02 -0800
committerjkeiser <jkeiser@opscode.com>2012-12-20 17:15:02 -0800
commit2e546af5923cc2618b00e83f54e22337e648fbba (patch)
tree58d59e37059d444240c24165a32ff1d531176f03
parent5d12cbf2dede123a40d3f31378282ff0221c3615 (diff)
downloadchef-zero-2e546af5923cc2618b00e83f54e22337e648fbba.tar.gz
Typo
-rw-r--r--README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index 8448689..5a1044c 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -2,7 +2,7 @@
= DESCRIPTION:
-chef-zero is a simple, easy-instal, in-memory Chef server that can be useful
+chef-zero is a simple, easy-install, in-memory Chef server that can be useful
for Chef client testing and chef-solo-like tasks that require a full Chef
server. It IS intended to be simple, Chef 11 compliant, easy to run and fast
to start. It is NOT intended to be secure, scalable, performant or persistent.