Remove extra spaces, make the last sentence less awkward

This commit is contained in:
chrisfinazzo 2015-03-20 21:02:52 -04:00
parent 7edde72523
commit 75afac9bc0
1 changed files with 7 additions and 7 deletions

View File

@ -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