diff --git a/wp-content/themes/twentytwenty/comments.php b/wp-content/themes/twentytwenty/comments.php
index 5338887f49..6dd69d437b 100644
--- a/wp-content/themes/twentytwenty/comments.php
+++ b/wp-content/themes/twentytwenty/comments.php
@@ -20,7 +20,7 @@ if ( post_password_required() ) {
 if ( $comments ) {
 	?>
 
-	<div class="comments" id="comments">
+	<div class="comments">
 
 		<?php
 		$comments_number = absint( get_comments_number() );
