Skip to content

Commit 8e7f2ee

Browse files
committed
Fix spelling issues
1 parent e74af9e commit 8e7f2ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can them see the example website in your browser and interact with it. Hugo
4444
will print instructions for what address to use. Usually it is
4545
`http://localhost:1313/`.
4646

47-
## How to write a website from scrath with Notrack
47+
## How to write a website from scratch with Notrack
4848

4949
There are two ways to get started with this theme – the bottom-up approach and
5050
the top-down approach. The top-down approach is to just clone the example site
@@ -67,7 +67,7 @@ shortcodes in any page as well).
6767

6868
#### How to create a home page
6969

70-
First, create a new hugo project in a directory of your choice:
70+
First, create a new Hugo project in a directory of your choice:
7171

7272
```console
7373
$ hugo new site <my-webpage>

0 commit comments

Comments
 (0)