diff --git a/source/blog.html b/source/blog.html
index e4bfcc445..e220e307d 100644
--- a/source/blog.html
+++ b/source/blog.html
@@ -3,9 +3,9 @@ layout: default
title: Blog
generator: pagination
pagination:
- max_per_page: 10
+ max_per_page: 10
use:
- - posts
+ - posts
---
{% block body_classes %}page--blog page--blog__list{% endblock %}