Skip to content

Commit

Permalink
Merge pull request #29 from Parbhat/fix-typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
shabda committed May 23, 2018
2 parents d12cf1b + d3510cd commit 15b029d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Building APIs with Django and DRF takes over where the Django tutorials stop.
In the Django tutorials, you built a regular Django polls app. We will rebuild an API for a similar app.

In the chapters to come, we will build a REST(ish) api with authorization, rate limiting, first with pure Django and then with DRF.
We will cover testing, contious integration, documentation tools and API collaboration tools.
We will cover testing, continuous integration, documentation tools and API collaboration tools.

.. image:: cover.jpg

Expand Down

0 comments on commit 15b029d

Please sign in to comment.