Skip to content

Commit

Permalink
Merge pull request #309 from lancelote/master
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
bmispelon committed Apr 2, 2015
2 parents 3944ab8 + 46e0def commit 419cd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/html/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ It gives us this effect:

Yaaay! But so far, our template only ever displays exactly __the same information__ - whereas earlier we were talking about templates as allowing us to display __different__ information in the __same format__.

What we want really want to do is display real posts added in our Django admin - and that's where we're going next.
What we really want to do is display real posts added in our Django admin - and that's where we're going next.

## One more thing

Expand Down

0 comments on commit 419cd5b

Please sign in to comment.