Fix grammar in the documentation for posts.

This commit is contained in:
Craig P. Motlin 2016-01-08 00:14:33 -05:00
parent 0c4969f017
commit 754bf14e23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ One common solution is to create a folder in the root of the project directory
called something like `assets` or `downloads`, into which any images, downloads
or other resources are placed. Then, from within any post, they can be linked
to using the sites root as the path for the asset to include. Again, this will
depend on the way your sites (sub)domain and path are configured, but here
depend on the way your sites (sub)domain and path are configured, but here are
some examples (in Markdown) of how you could do this using the `site.url`
variable in a post.