Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
hikari-boulders committed Sep 23, 2013
1 parent d547c78 commit af25d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/mod_wsgi-apache-ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Note:

### Note: mod_wsgi + sessions

If you use sessions with `mod_wsgi`, you should change you code like below:
If you use sessions with `mod_wsgi`, you should change your code like below:

app = web.application(urls, globals())

Expand Down

0 comments on commit af25d5a

Please sign in to comment.