From f543032e319900f6abe1df7624896804884c5679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 12 Feb 2018 14:53:12 +0100 Subject: [PATCH] Fix clunky sentence --- content/hosting-and-deployment/hosting-on-netlify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hosting-and-deployment/hosting-on-netlify.md b/content/hosting-and-deployment/hosting-on-netlify.md index 67512c449..fca639fac 100644 --- a/content/hosting-and-deployment/hosting-on-netlify.md +++ b/content/hosting-and-deployment/hosting-on-netlify.md @@ -61,7 +61,7 @@ Once selected, you'll be brought to a screen for basic setup. Here you can selec ## Configure Hugo Version in Netlify -You can [set Hugo version](https://www.netlify.com/blog/2017/04/11/netlify-plus-hugo-0.20-and-beyond/) testing and production in `netlify.toml` file or set `HUGO_VERSION` as a build environment variable in the Netlify console. +You can [set Hugo version](https://www.netlify.com/blog/2017/04/11/netlify-plus-hugo-0.20-and-beyond/) for your environments in `netlify.toml` file or set `HUGO_VERSION` as a build environment variable in the Netlify console. For production: