commit ddb5e32665a958874f6b4807ad2356c4b45081f7 parent ac30199ebac81d2f237783d23f8b462b78536c4b Author: Vimux <Vimux@users.noreply.github.com> Date: Tue, 17 Jan 2017 18:11:18 +0300 Fix spelling. Merge pull request #2 Diffstat:
M | layouts/partials/sidebar.html | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html @@ -1,7 +1,7 @@ <aside> <div> <div> - <h3>LATESTS POSTS</h3> + <h3>LATEST POSTS</h3> </div> <div> <ul> @@ -11,4 +11,4 @@ </ul> </div> </div> - </aside> -\ No newline at end of file + </aside>