summaryrefslogtreecommitdiff
path: root/doc/README.mdwn
diff options
context:
space:
mode:
authorJoey Hess2019-09-21 18:38:22 -0400
committerJoey Hess2019-09-21 18:38:22 -0400
commitf2328f19a9be8f97d31625456ffbf6c7783d89ab (patch)
treedd4e3061d3d232ded60c3eace2bc33af8f1de6ae /doc/README.mdwn
parent42118bd37aeb799a521f2867059e729be2f36fad (diff)
chef needs to go away, my little bit to help
Diffstat (limited to 'doc/README.mdwn')
-rw-r--r--doc/README.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn
index 76d05255..e2d51e68 100644
--- a/doc/README.mdwn
+++ b/doc/README.mdwn
@@ -26,7 +26,7 @@ and
and
[Docker](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Docker.html), etc.
-There is no special language as used in puppet, chef, ansible, etc.. just
+There is no special language as used in puppet, ansible, etc.. just
the full power of Haskell. Hopefully that power can be put to good use in
making declarative properties that are powerful, nicely idempotent, and
easy to adapt to a system's special needs!