From 4853e556cb232156bdf5c6a819be75107acde73b Mon Sep 17 00:00:00 2001 From: chutified Date: Sun, 21 Mar 2021 10:16:02 +0100 Subject: [PATCH] Fix minor typos in README file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c570751..d72c049 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To know more about how to translate your site, please visit [here](https://toha- ## Screenshots -Here, are few screenshot from the [example site](https://hugo-toha.github.io). +Here are few screenshots from the [example site](https://hugo-toha.github.io). ##### Home Page Sections @@ -76,7 +76,7 @@ $ git submodule add https://github.com/hugo-toha/toha.git themes/toha > Don't use SSH URL of the theme during adding as git sub-module. Also, don't clone the theme in your `themes` directory using `git clone`. They don't work well with Github Action or Netlify. -If you don't already have a hugo site, create one by following the step by step guide from [here](https://toha-guides.netlify.app/posts/getting-started/prepare-site/). +If you don't already have a hugo site, create one by following the step-by-step guide from [here](https://toha-guides.netlify.app/posts/getting-started/prepare-site/). #### Configuring Site