Skip to content

Commit 207046a

Browse files
committed
Small correction on title
1 parent 06408ea commit 207046a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/write-a-tumblelog-application-with-flask-mongoengine.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ indexes for :py:class:`Post`: one for the :py:obj:`created_at` date as
222222
our frontpage will order by date and another for the individual post
223223
:py:obj:`slug`.
224224

225-
Add with Data the Shell
225+
Add Data with the Shell
226226
~~~~~~~~~~~~~~~~~~~~~~~
227227

228228
The :file:`manage.py` provides a shell interface for the

0 commit comments

Comments
 (0)