From e0c3e9062bd62550862bd663a422877e9cf9ac06 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Sun, 5 Mar 2017 02:00:16 -0600 Subject: [PATCH] Make small iterative improvements to copy in templating --- content/getting-started/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/usage.md b/content/getting-started/usage.md index 2c6c33134..7d7f433eb 100644 --- a/content/getting-started/usage.md +++ b/content/getting-started/usage.md @@ -1,7 +1,7 @@ --- title: Basic Usage linktitle: Basic Usage -description: Hugo's CLI is fully featured but simple. You do not need a high level of expertise on the command line to get up and running. +description: Hugo's CLI is fully featured but simple to use, even for those who have very limited experience working from the command line. date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-02-01