diff --git a/guide/english/chef/index.md b/guide/english/chef/index.md index 53b82ce741..fdb63a1496 100644 --- a/guide/english/chef/index.md +++ b/guide/english/chef/index.md @@ -15,7 +15,7 @@ Chef enables programmers and system administrators to work together. Instead of
The client will then check in every now and again to make sure that no changes have occurred, and nothing needs to change. If it does, then the client deals with it. Patches and updates can be rolled out over your entire infrastructure by changing the recipe. There is no need to interact with each machine individually.
#### Chef Configuration - + #### More Information: