From 069592f4892f37107e6196afb729ded378fa1312 Mon Sep 17 00:00:00 2001 From: Yorgos Saslis Date: Mon, 5 Dec 2016 16:31:36 +0200 Subject: [PATCH] Fix typo chef-cilent => chef-client --- website/source/docs/provisioners/chef-client.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioners/chef-client.html.md b/website/source/docs/provisioners/chef-client.html.md index f26a4036b..ceb8730ee 100644 --- a/website/source/docs/provisioners/chef-client.html.md +++ b/website/source/docs/provisioners/chef-client.html.md @@ -267,7 +267,7 @@ directories, append a shell provisioner after Chef to modify them. ### Chef Client Local Mode -The following example shows how to run the `chef-cilent` provisioner in local +The following example shows how to run the `chef-client` provisioner in local mode, while passing a `run_list` using a variable. **Local environment variables**