aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2020-04-20 02:14:50 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2020-04-20 02:14:50 +0800
commitf990236eced6ef0b3b09aa4666d228512790afd2 (patch)
tree9d3f10075c541a7997bfaef0eafd8ae2bb4d8c12 /README.md
parentfa5f2aed895cc3616a2b9af4fdc00c1218c8bd64 (diff)
docs(README): fix typo (#242)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8dc7ff5..ddd28cb 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ $ git clone https://github.com/olOwOlo/hugo-theme-even themes/even
**Important:** Take a look inside the [`exampleSite`](https://github.com/olOwOlo/hugo-theme-even/tree/master/exampleSite) folder of this theme. You'll find a file called [`config.toml`](https://github.com/olOwOlo/hugo-theme-even/blob/master/exampleSite/config.toml). **To use it, copy the [`config.toml`](https://github.com/olOwOlo/hugo-theme-even/blob/master/exampleSite/config.toml) in the root folder of your Hugo site.** Feel free to change it.
-**Important:** This theme uses [Hugo Pipes](https://gohugo.io/hugo-pipes/introduction/). Modifing contents in `asserts` requires the extended version to be installed.
+**Important:** This theme uses [Hugo Pipes](https://gohugo.io/hugo-pipes/introduction/). Modifying contents in `assets` requires the extended version to be installed.
**NOTE:** For this theme, you should use **post** instead of **posts**, namely `hugo new post/some-content.md`.