Skip to content

Commit 9753497

Browse files
authored
Merge pull request #304 from ligaz/patch-1
Remove `s` leftover from models.html
2 parents 2ce7a3a + ad6c5d0 commit 9753497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overrides/models.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
{% endblock %}
4141
{% block tabs %}
42-
{{ super() }}s
42+
{{ super() }}
4343
{% endblock %}
4444
{% block content %}
4545

0 commit comments

Comments
 (0)