We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f89e44 + 13d0b07 commit 266fe6eCopy full SHA for 266fe6e
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