Skip to content

Commit 8be73c3

Browse files
committed
Typos
1 parent 3751d71 commit 8be73c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/templates/account/login.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h3>{% trans 'Or' %}</h3>
7575
<li>
7676
<form action="{% url "saml_resolve_login" %}{% if redirect_field_value %}?{{ redirect_field_name }}={{ redirect_field_value }}{% endif %}" method="get">
7777
<button class="socialaccount-provider button" type="submit">
78-
{% trans "Login usin single sign-on" %}
78+
{% trans "Log in usin single sign-on" %}
7979
</button>
8080
</form>
8181
</li>

0 commit comments

Comments
 (0)