diff --git a/src/wp-admin/includes/class-wp-site-health.php b/src/wp-admin/includes/class-wp-site-health.php index eb8ca4306f..41b605c70c 100644 --- a/src/wp-admin/includes/class-wp-site-health.php +++ b/src/wp-admin/includes/class-wp-site-health.php @@ -478,7 +478,7 @@ class WP_Site_Health { /** * Tests if themes are outdated, or unnecessary. * - * Сhecks if your site has a default theme (to fall back on if there is a need), + * Checks if your site has a default theme (to fall back on if there is a need), * if your themes are up to date and, finally, encourages you to remove any themes * that are not needed. *