We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86dd021 + ec59a3c commit 13d0b07Copy full SHA for 13d0b07
rest_framework_docs/templates/rest_framework_docs/base.html
@@ -57,7 +57,7 @@
57
{% block jumbotron %}
58
<div class="jumbotron">
59
<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>
+ <h3>Document Web APIs made with <a href="http://www.django-rest-framework.org/" target="_blank">Django REST Framework</a>.</h3>
61
</div>
62
{% endblock %}
63
0 commit comments