There is a bug in the list where a blank character is inserted in the li tag

There is a bug in the list where a blank character is inserted in the li tag.
WP 5.94

  • <?php _e("string", "domain"); ?>
  • It shall be modified as follows.

  • <?php _e("string", "domain"); ?>