From fb7ae80aa3d20d64c7197359e4b4bef0adc08d3d Mon Sep 17 00:00:00 2001 From: Farhan Attamimi Date: Wed, 26 Jul 2017 05:10:31 -0700 Subject: [PATCH] Fix typo in usage.md Changes "most command commands" to "most common commands". --- 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 b28a634a5..60882634d 100644 --- a/content/getting-started/usage.md +++ b/content/getting-started/usage.md @@ -18,7 +18,7 @@ aliases: [/overview/usage/,/extras/livereload/,/doc/usage/,/usage/] toc: true --- -The following is a description of the most command commands you will use while developing your Hugo project. See the [Command Line Reference][commands] for a comprehensive view of Hugo's CLI. +The following is a description of the most common commands you will use while developing your Hugo project. See the [Command Line Reference][commands] for a comprehensive view of Hugo's CLI. ## Test Installation