Explorar o código

[ui] Fix typo on first login screen

bc Wong %!s(int64=13) %!d(string=hai) anos
pai
achega
f39bc91447
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      desktop/core/src/desktop/templates/login.mako

+ 2 - 2
desktop/core/src/desktop/templates/login.mako

@@ -99,8 +99,8 @@
 			<div class="span10 offset3">
 				<div class="alert-message block-message warning">
 					<p>Since this is your first time logging in,
-				    please pick any username and password. Be sure to remember these, as <strong>	hey
-					    will become your superuser account for Hue</strong>.</p>
+				    please pick any username and password. Be sure to remember these, as
+				    <strong>they will become your superuser credentials for Hue</strong>.</p>
 				</div>
 			</div>
 		</div>