From 46147ae8348c1a517b0cd3361ab73d246377d601 Mon Sep 17 00:00:00 2001 From: Sid <122173059+hugo-sid@users.noreply.github.com> Date: Sat, 23 Sep 2023 19:26:12 +0530 Subject: [PATCH] chore: fix typo in `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e572e8f..1b49243c 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Built with Hugo, SCSS, and vanilla JavaScript. ## Setup > **Note** -> Text: You must have have the Hugo extended version installed in order to use this theme. This theme uses SCSS for styling. With the Hugo extended version, SCSS can be compiled to CSS without any additional tools. +> You must have have the Hugo extended version installed in order to use this theme. This theme uses SCSS for styling. With the Hugo extended version, SCSS can be compiled to CSS without any additional tools. To create a new Hugo site with this theme, run the following command: