diff --git a/templates/zerver/login.html b/templates/zerver/login.html index 295052d84b..4cc87e656a 100644 --- a/templates/zerver/login.html +++ b/templates/zerver/login.html @@ -24,7 +24,7 @@
-

{{ _("Sign in to Zulip") }}

+

{{ _("Log in to Zulip") }}

- {{ _("The address you'll use to sign in to your organization.") }} + {{ _("The address you'll use to log in to your organization.") }}
{% endif %}