fixed typo

This commit is contained in:
kynsi 2017-12-21 09:57:49 +01:00 committed by GitHub
parent 94896db873
commit 827e556412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ Attaching blog to the home page
If you want to attach the blog to the home page you have to adapt settings a bit otherwise the
"Just slug" permalink will swallow any CMS page you create.
To avoit this add the following settings to you project::
To avoid this add the following settings to you project::
BLOG_AVAILABLE_PERMALINK_STYLES = (
('full_date', _('Full date')),