summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/twentyfourteen/page-templates/contributors.php')
-rw-r--r--themes/twentyfourteen/page-templates/contributors.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/twentyfourteen/page-templates/contributors.php b/themes/twentyfourteen/page-templates/contributors.php
index 635a259c..7756149e 100644
--- a/themes/twentyfourteen/page-templates/contributors.php
+++ b/themes/twentyfourteen/page-templates/contributors.php
@@ -21,7 +21,7 @@ if ( is_front_page() && twentyfourteen_has_featured_posts() ) {
<div id="primary" class="content-area">
<div id="content" class="site-content" role="main">
<?php
- // Start the Loop.
+ // Start the Loop.
while ( have_posts() ) :
the_post();
?>