Skip to content

Commit 1f400c6

Browse files
Fixed #12326 -- Fixed typo in tutorial04. Thanks, mortense
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12172 bcc190cf-cafb-0310-a4f2-bffc1f526a37
1 parent cf1b684 commit 1f400c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro/tutorial04.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ conversion. We will:
201201

202202
2. Rename a few templates.
203203

204-
3. Delete some the old, now unneeded views.
204+
3. Delete some of the old, unneeded views.
205205

206206
4. Fix up URL handling for the new views.
207207

0 commit comments

Comments
 (0)