Remove extra spaces, make the last sentence less awkward
This commit is contained in:
parent
7edde72523
commit
75afac9bc0
|
@ -12,7 +12,7 @@ style is `date`.
|
||||||
|
|
||||||
Permalinks are constructed by creating a template URL where dynamic elements
|
Permalinks are constructed by creating a template URL where dynamic elements
|
||||||
are represented by colon-prefixed keywords. For example, the default `date`
|
are represented by colon-prefixed keywords. For example, the default `date`
|
||||||
permalink is defined as `/:categories/:year/:month/:day/:title.html`.
|
permalink is defined according to the format `/:categories/:year/:month/:day/:title.html`.
|
||||||
|
|
||||||
## Template variables
|
## Template variables
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue