Fixed #13333 -- Corrected typo in whatsnew docs. Thanks to cicatrix1 for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13195 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
13532eb9ea
commit
d73eb089f2
|
@ -48,7 +48,7 @@ different needs:
|
|||
<topics-templates>`, :ref:`forms framework <topics-forms-index>`, and much
|
||||
more.
|
||||
|
||||
This is probably where you'll want to spent most of your time; if you work
|
||||
This is probably where you'll want to spend most of your time; if you work
|
||||
your way through these guides you should come out knowing pretty much
|
||||
everything there is to know about Django.
|
||||
|
||||
|
|
Loading…
Reference in New Issue