diff --git a/docs/getting_started/tutorial.rst b/docs/getting_started/tutorial.rst index 2536d97ad..b352e5a99 100644 --- a/docs/getting_started/tutorial.rst +++ b/docs/getting_started/tutorial.rst @@ -391,7 +391,7 @@ Change: ``{% for post in page.get_children %}`` to ``{% for post in blogpages %}`` Now try unpublishing one of your posts - it should disappear from the blog index -page. The remaining posts should now be sorted with the most recently modified +page. The remaining posts should now be sorted with the most recently published posts first. Images