From 07a42daf9018e0d84bb2be52224289e25d32bd73 Mon Sep 17 00:00:00 2001 From: Gemma Peter Date: Sun, 11 Oct 2015 16:11:33 +0100 Subject: [PATCH] Fix typo --- website/docs/source/v2/provisioning/shell.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/provisioning/shell.html.md b/website/docs/source/v2/provisioning/shell.html.md index 978d8cbda..ef4119668 100644 --- a/website/docs/source/v2/provisioning/shell.html.md +++ b/website/docs/source/v2/provisioning/shell.html.md @@ -136,7 +136,7 @@ end If you're running a Batch of PowerShell script for Windows, make sure that the external path has the proper extension (".bat" or ".ps1"), because -Windows uses this to determine what kind fo file it is to execute. If you +Windows uses this to determine what kind of file it is to execute. If you exclude this extension, it likely won't work. To run a script already available on the guest you can use an inline script to