Skip to content

Commit 0d73f7d

Browse files
Update configuration.md
Single quote instead of backtick.
1 parent eae43fa commit 0d73f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@ These variables are:
118118
permalinks:
119119
year: '/archives/year/:year/'
120120
month: '/archives/month/:year-:month/'
121-
tag: '/archives/tag/:name/`
121+
tag: '/archives/tag/:name/'
122122
```

0 commit comments

Comments
 (0)