Fix typos on single page template page

This commit is contained in:
Ryan Watters
2017-02-22 03:57:45 -06:00
parent cca1ef5391
commit 2e899e41e5
+1 -1
View File
@@ -48,7 +48,7 @@ This is why #1 and #3 come before #2 and #4, respectively. Values in angle brack
The following examples assume two things:
1. The project is using the theme `mytheme`, which would be specified as `theme: mytheme` or `theme = "mytheme` in the project's [`config.toml` or `config.yaml`][config], respectively:
1. The project is using the theme `mytheme`, which would be specified as `theme: mytheme` or `theme = "mytheme` in the project's [`config.toml` or `config.yaml`][config], respectively.
2. The layouts and content directories for the project are as follows:
```bash