mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
This commit is contained in:
parent
6c3525a09d
commit
c23aa73626
15 changed files with 18 additions and 17 deletions
|
@ -3,8 +3,8 @@ Writing your first Django app, part 2
|
|||
=====================================
|
||||
|
||||
This tutorial begins where :doc:`Tutorial 1 </intro/tutorial01>` left off.
|
||||
We'll setup the database, create your first model, and get a quick introduction
|
||||
to Django's automatically-generated admin site.
|
||||
We'll set up the database, create your first model, and get a quick
|
||||
introduction to Django's automatically-generated admin site.
|
||||
|
||||
.. admonition:: Where to get help:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue