summaryrefslogtreecommitdiff
path: root/distro/common/markdown/man1/knife-environment.mkd
diff options
context:
space:
mode:
authorClaire McQuin <claire@getchef.com>2014-12-08 16:18:26 -0800
committerClaire McQuin <claire@getchef.com>2014-12-08 16:18:26 -0800
commit0c285f221e2139c98a7ad5ef0fa95005305df430 (patch)
tree2b3a33913265a672813966f0a2708793901a960f /distro/common/markdown/man1/knife-environment.mkd
parentac166598eb9a96b61e5a997b3a1c267579d174af (diff)
parentc6e5654a18f236dd75bb59472e80887c27310d99 (diff)
downloadchef-mcquin/audit_event_proxy_spec.tar.gz
Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/audit_event_proxy_specmcquin/audit_event_proxy_spec
Diffstat (limited to 'distro/common/markdown/man1/knife-environment.mkd')
-rw-r--r--distro/common/markdown/man1/knife-environment.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/distro/common/markdown/man1/knife-environment.mkd b/distro/common/markdown/man1/knife-environment.mkd
index 2eebffbce6..98ca4997bd 100644
--- a/distro/common/markdown/man1/knife-environment.mkd
+++ b/distro/common/markdown/man1/knife-environment.mkd
@@ -73,7 +73,7 @@ represented as a single JSON object, like this:
{"apache2": ">= 1.5.0"}
-In the Ruby format, the cookbook version contraints for an environment
+In the Ruby format, the cookbook version constraints for an environment
are represented as a Ruby Hash, like this:
{"apache2" => ">= 1.5.0"}