ref: ce05dfa553314a40e3e1d6098eae9aeb724981a6
parent: 4ab5ed6c21948e14d5dfcc75847df73da08d09c3
author: Frank Blecha <[email protected]>
date: Tue May 31 04:34:08 EDT 2016
docs: Grammar fix in overview/quickstart.md
--- a/docs/content/overview/quickstart.md
+++ b/docs/content/overview/quickstart.md
@@ -314,7 +314,7 @@
The first change that we have to make is to use a different default image instead of the one used in the theme. The default image used in both the list and single view page resides inside the `themes/hugo_theme_robust/static/images/default.jpg`. We can easily replace it by creating a simple directory structure inside the `static` directory inside the `bookshelf` directory.
-Create images directory inside the static directory and copy an image with name `default.jpg` inside it. We will use the default image shown below.
+Create an images directory inside the static directory and copy an image with name `default.jpg` inside it. We will use the default image shown below.
![](/img/quickstart/default.jpg)