Fix minor typos in README file

This commit is contained in:
chutified 2021-03-21 10:16:02 +01:00 committed by Emruz Hossain
parent 66d28bcce8
commit 4853e556cb

View file

@ -44,7 +44,7 @@ To know more about how to translate your site, please visit [here](https://toha-
## Screenshots ## 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 ##### 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. > 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 #### Configuring Site