Skip to content

Commit 4cde1ea

Browse files
committed
Correct spelling error in template.
1 parent a47df75 commit 4cde1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/django_gss_spnego/templates/spnego.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<li>Your browser is not configured to offer Authorization details to this website.
1010
See <a href="https://www.ibm.com/support/knowledgecenter/en/SSEQTP_9.0.0/com.ibm.websphere.base.doc/ae/tsec_SPNEGO_configweb_new.html">
1111
this handy guide</a> or contact your Group Policy administrator</li>
12-
<li>There is a server-side configuration error. Contact the administators of this site.</li>
12+
<li>There is a server-side configuration error. Contact the administrators of this site.</li>
1313
</ul>
1414
{% endif %}
1515
{% endblock %}

0 commit comments

Comments
 (0)