From 730c97f4afcaf9c5348e23c8358e48fc2a37c32b Mon Sep 17 00:00:00 2001 From: Thomas Gratier Date: Sun, 10 Jul 2016 00:12:12 +0200 Subject: [PATCH] Fix typo: infrustructure to infrastructure --- docs/scenarios/admin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/admin.rst b/docs/scenarios/admin.rst index 835622395..0bd928dd5 100644 --- a/docs/scenarios/admin.rst +++ b/docs/scenarios/admin.rst @@ -262,7 +262,7 @@ To create a simple cookbook the `knife `_ comma `Getting started with Chef `_ is a good starting point for Chef Beginners and many community maintained cookbooks that can -serve as a good reference or tweaked to serve your infrustructure configuration needs can be +serve as a good reference or tweaked to serve your infrastructure configuration needs can be found on the `Chef Supermarket `_. - `Chef Documentation `_