diff --git wp-signup.php wp-signup.php
index 362b6bacae..736c6d3b36 100644
--- wp-signup.php
+++ wp-signup.php
@@ -367,7 +367,7 @@ function signup_another_blog( $blogname = '', $blog_title = '', $errors = '' ) {
 			</ul>
 	<?php } ?>
 
-	<p><?php _e( 'If you&#8217;re not going to use a great site domain, leave it for a new user. Now have at it!' ); ?></p>
+	<p><?php _e( 'If you&#8217;re not going to use a great site domain, leave it for a new user.' ); ?></p>
 	<form id="setupform" method="post" action="wp-signup.php">
 		<input type="hidden" name="stage" value="gimmeanotherblog" />
 		<?php
