Improve text on account details page Change-Id: I00e55a651e192618fd26dbfa0aa233ca7ba42b38
diff --git a/src/main/resources/static/account.html b/src/main/resources/static/account.html index b4696db..5d267de 100644 --- a/src/main/resources/static/account.html +++ b/src/main/resources/static/account.html
@@ -38,8 +38,8 @@ <p class="lead">This is the full set of personal information held in Gerrit Code Review and associated to your account and shown in full detail to you for maximum transparency.</p> - <p>You have full control over it, amend, remove or even decide that - to completed wipe out your Gerrit Account.</p> + <p>You have full control over it. You can amend or remove personal information, + or even completely wipe out your Gerrit Account.</p> <hr class="my-4"> <form> <div class="form-group"> @@ -125,4 +125,4 @@ <script src="js/bootstrap.min.js"></script> </body> -</html> \ No newline at end of file +</html>