From 936633e25f12d1f260df32c832b70c78ac5e94a3 Mon Sep 17 00:00:00 2001 From: "Jeffrey S. Levine" <22220798+jeffscottlevine@users.noreply.github.com> Date: Wed, 15 Jan 2020 05:39:32 -0800 Subject: [PATCH] Fixed spelling error, "wich" -> "which" --- content/en/hosting-and-deployment/hosting-on-aws-amplify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/hosting-and-deployment/hosting-on-aws-amplify.md b/content/en/hosting-and-deployment/hosting-on-aws-amplify.md index fb5f9ef16..9bcfdcbf2 100644 --- a/content/en/hosting-and-deployment/hosting-on-aws-amplify.md +++ b/content/en/hosting-and-deployment/hosting-on-aws-amplify.md @@ -44,7 +44,7 @@ AWS Amplify is a combination of client library, CLI toolchain, and a Console for ## Using a Newer Version of Hugo -If you need to use a different, perhaps newer, version of Hugo than the version currently supported by AWS Amplify, you can modify your build commands to include the downloading of Hugo itself. Here's an example of a build definition that includes the downloading of Hugo. Note that in ths example the "extended" version of Hugo is being used wich includes support for SASS/SCSS. +If you need to use a different, perhaps newer, version of Hugo than the version currently supported by AWS Amplify, you can modify your build commands to include the downloading of Hugo itself. Here's an example of a build definition that includes the downloading of Hugo. Note that in ths example the "extended" version of Hugo is being used which includes support for SASS/SCSS. ``` version: 0.1