diff --git a/src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php b/src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php
index 92151bb074..33a82dcd7e 100644
--- a/src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php
+++ b/src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php
@@ -20,7 +20,7 @@
 				get_the_author()
 			);
 			?>
-			</h2>
+			</h2><!-- .author-title -->
 			<p class="author-description"> <?php the_author_meta( 'description' ); ?></p><!-- .author-description -->
 			<?php
 			printf(
