Skip to content

Commit 57f0814

Browse files
committed
Fix "recources" spello and update Django best practices link from 1.6 to 1.8
1 parent 16b5d6c commit 57f0814

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

en/whats_next/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ After that make sure to:
1414

1515
Yes! First, go ahead and try our other book, called [Django Girls Tutorial: Extensions](http://djangogirls.gitbooks.io/django-girls-tutorial-extensions/).
1616

17-
Later on, you can try recources listed below. They're all very recommended!
17+
Later on, you can try the resources listed below. They're all very recommended!
1818
- [Django's official tutorial](https://docs.djangoproject.com/en/1.8/intro/tutorial01/)
1919
- [New Coder tutorials](http://newcoder.io/tutorials/)
2020
- [Code Academy Python course](http://www.codecademy.com/en/tracks/python)
2121
- [Code Academy HTML & CSS course](http://www.codecademy.com/tracks/web)
2222
- [Django Carrots tutorial](http://django.carrots.pl/en/)
2323
- [Learn Python The Hard Way book](http://learnpythonthehardway.org/book/)
2424
- [Getting Started With Django video lessons](http://gettingstartedwithdjango.com/)
25-
- [Two Scoops of Django: Best Practices for Django](http://twoscoopspress.org/products/two-scoops-of-django-1-6) book
25+
- [Two Scoops of Django: Best Practices for Django 1.8 book](http://twoscoopspress.com/products/two-scoops-of-django-1-8)

0 commit comments

Comments
 (0)