From 597d88b738578dafee05ee0d5b768cd8bc28ff34 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 13 Oct 2018 22:25:21 -0400 Subject: [PATCH] fix/spelling error (#18448) Small spelling error fixed. --- client/src/pages/guide/english/chef/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/guide/english/chef/index.md b/client/src/pages/guide/english/chef/index.md index 471340cbcc5..c9ef044cc8d 100644 --- a/client/src/pages/guide/english/chef/index.md +++ b/client/src/pages/guide/english/chef/index.md @@ -19,7 +19,7 @@ title: Chef #### More Information: - [Chef TutorialsPoint](https://www.tutorialspoint.com/chef/chef_overview.htm) -- [Official Documnetation](https://docs.chef.io/chef_overview.html) +- [Official Documentation](https://docs.chef.io/chef_overview.html) - [Chef Tutorial](http://gettingstartedwithchef.com/)