From 8500ee417f950b13ba4d2d50f2b027bb0f5b2d2f Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Tue, 22 Nov 2022 13:08:12 -0800 Subject: [PATCH] Fix typo in Quick Start guide Closes #1911 --- content/en/getting-started/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/getting-started/quick-start.md b/content/en/getting-started/quick-start.md index f92814e1f..c7187e2fb 100644 --- a/content/en/getting-started/quick-start.md +++ b/content/en/getting-started/quick-start.md @@ -33,7 +33,7 @@ You must also be comfortable working from the command line. ### Commands -Run these commands to create a Hugo site with the [Ananke] theme. The next section provides an explantion of each command. +Run these commands to create a Hugo site with the [Ananke] theme. The next section provides an explanation of each command. ```text hugo new site quickstart