diff --git src/wp-admin/setup-config.php src/wp-admin/setup-config.php
index 881398ff570b..910421b59e18 100644
--- src/wp-admin/setup-config.php
+++ src/wp-admin/setup-config.php
@@ -192,7 +192,7 @@ switch ( $step ) {
 		);
 		?>
 </p>
-<p><?php _e( 'In all likelihood, these items were supplied to you by your Web Host. If you don&#8217;t have this information, then you will need to contact them before you can continue. If you&#8217;re all ready&hellip;' ); ?></p>
+<p><?php _e( 'In all likelihood, these items were supplied to you by your web hhost. If you don&#8217;t have this information, then you will need to contact them before you can continue. If you&#8217;re all ready&hellip;' ); ?></p>

 <p class="step"><a href="<?php echo $step_1; ?>" class="button button-large"><?php _e( 'Let&#8217;s go!' ); ?></a></p>
 		<?php
