From a3dd283df2e2525004befb78154c6032ffbb957c Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Sun, 5 Mar 2017 23:58:17 -0600 Subject: [PATCH] Fix typo with @digitalcraftsman in Arch Linux install docs --- content/getting-started/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/installing.md b/content/getting-started/installing.md index d36c23641..c440875c5 100644 --- a/content/getting-started/installing.md +++ b/content/getting-started/installing.md @@ -423,7 +423,7 @@ snap install hugo Install Hugo from the [Arch user repository](https://aur.archlinux.org/) on Arch Linux or derivatives like Manjaro. {{% note %}} -Be aware that Hugo is build from source. This means that additional tools like Git and Go (the programming language Hugo is written in) will be installed as well. +Be aware that Hugo is built from source. This means that additional tools like Git and Go (the programming language Hugo is written in) will be installed as well. {{% /note %}}