Skip to content

Commit 13d0b07

Browse files
Merge pull request #31 from ekonstantinidis/minor-changes
Minor Changes
2 parents 86dd021 + ec59a3c commit 13d0b07

File tree

1 file changed

+1
-1
lines changed
  • rest_framework_docs/templates/rest_framework_docs

1 file changed

+1
-1
lines changed

rest_framework_docs/templates/rest_framework_docs/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
{% block jumbotron %}
5858
<div class="jumbotron">
5959
<h1>DRF Docs</h1>
60-
<h3>Document Web APIs made with <a href="http://www.django-rest-framework.org/" target="_blank">Django Rest Framework</a>.</h3>
60+
<h3>Document Web APIs made with <a href="http://www.django-rest-framework.org/" target="_blank">Django REST Framework</a>.</h3>
6161
</div>
6262
{% endblock %}
6363

0 commit comments

Comments
 (0)