From 81be6e0164e9e31c857d562f41f579bcb0534f05 Mon Sep 17 00:00:00 2001 From: vincentadultman Date: Wed, 5 Jul 2017 14:16:11 +0100 Subject: [PATCH] typo fix --- building/building-archlinux-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building/building-archlinux-template.md b/building/building-archlinux-template.md index 540713b8..a13d6378 100644 --- a/building/building-archlinux-template.md +++ b/building/building-archlinux-template.md @@ -332,7 +332,7 @@ redirect_from: * **Transfer the install-templates.sh script file into Dom0** *Note: as there is not a typical file transfer method for Dom0, for security reasons, this less than simple transfer function has to be used* - * Swtich to Domo and open a terminal window. + * Switch to Domo and open a terminal window. **Note:** Take care when entering these cmd strings. They are very long and have a number of characters that are easy to mix '**-**' vs '**.**' '**Templates** (correct) vs **templates** (wrong) or **Template_**'(also wrong) This script will also take care of transfering the actual template.rpm to Dom0 as well.