Index: src/wp-content/themes/twentytwenty/comments.php
===================================================================
--- src/wp-content/themes/twentytwenty/comments.php	(revision 47854)
+++ src/wp-content/themes/twentytwenty/comments.php	(working copy)
@@ -23,7 +23,7 @@
 	<div class="comments" id="comments">
 
 		<?php
-		$comments_number = absint( get_comments_number() );
+		$comments_number = get_comments_number();
 		?>
 
 		<div class="comments-header section-inner small max-percentage">
