Skip to content

Commit 20ca912

Browse files
Fixing typos
1 parent 57f54a3 commit 20ca912

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ Run `jekyll build` to build the site, this will produce a `_site` folder with th
5353

5454
>:Warning: do not edit anything in the site folder as it will not be comitted and is overwritten everytime you build the site.
5555
56-
To rebuild the site after a file chaneg append `--watch` to the end of the command.
56+
To rebuild the site after a file change append `--watch` to the end of the command.
5757

5858
e,g. `jekyll build --watch`
5959

60-
Once you have an `_site` folder open the `index.html` file inside to view the site.
60+
Once you have a `_site` folder open the `index.html` file inside to view the site.
6161

6262
## Includes
6363

64-
Jeykll has functionality to include files, which this site makes extensive sue of. You can find the documentation for includes here: https://jekyllrb.com/docs/includes/
64+
Jeykll has functionality to include files, which this site makes extensive use of. You can find the documentation for includes here: https://jekyllrb.com/docs/includes/
6565

6666
# Useful guides
6767

0 commit comments

Comments
 (0)