Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nirocfz/arabica.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Kusisto <PaulKusisto@users.noreply.github.com>2022-04-04 05:51:04 +0300
committerNoodles <nirocfz@users.noreply.github.com>2022-04-06 06:51:48 +0300
commitc63700f10450d5a4598e459954fe233f046febde (patch)
treefae4c5a4a169508cfa4142bfd21223c8166fc32d
parentcd28e4071b3731be51d09650aa0645ed3f41afc9 (diff)
Fix small typo in the readmeHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3759885..72638f5 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ $ hugo server --themesDir ../..
### Configure Hugo
-Add the folling line to `config.toml` to use the theme
+Add the following line to `config.toml` to use the theme
```
theme = "arabica"