diff options
| author | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2017-09-05 22:54:11 +0800 | 
|---|---|---|
| committer | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2017-09-05 22:54:11 +0800 | 
| commit | 6c4998a1089bb16bf472359ab3f476c068fdca0a (patch) | |
| tree | 26dfe410051b286b2ea8e7072979c34a5f860763 /exampleSite/data | |
| parent | 75f607814cc205df695c18591571d566a06b434f (diff) | |
fix: english typo (#1)
Closes #1
Diffstat (limited to 'exampleSite/data')
| -rw-r--r-- | exampleSite/data/even/default.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/exampleSite/data/even/default.toml b/exampleSite/data/even/default.toml index cf2353f..07fa2d6 100644 --- a/exampleSite/data/even/default.toml +++ b/exampleSite/data/even/default.toml @@ -21,7 +21,7 @@ categories = "Categories"    link = "Link"    lastMod = "LastMod"    markdown = "Markdown" -  lincese = "Lincese" +  license = "License"  [counter]    [counter.archives] | 
