Skip to content

Commit 10f6764

Browse files
author
Victor Smirnov
committed
Fixed grammar and misprints in description.
1 parent bea8417 commit 10f6764

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
django-page-cms
33
===============
44

5-
This Django CMS enable you to create and administrate hierarchical pages in a simple and powerful way.
5+
This Django CMS enables you to create and administrate hierarchical pages in a simple and powerful way.
66

7-
Django page CMS is based around a placeholders concept. A placeholder is special template tag that
8-
you use in your page templates. Every time you add a placeholder in your template a field
9-
dynamically appears in the page admin.
7+
Django page CMS is based around a placeholders concept. Placeholder is a special template tag that
8+
you use in your page templates. Every time you add a placeholder in your template such field
9+
dynamically appears in the page admin interface.
1010

11-
This CMS is know to work on Django 1.1.3, 1.2.5 and 1.3-beta-1
11+
This CMS is known to work on Django 1.1.3, 1.2.5 and 1.3-beta-1
1212

1313
.. image:: https://github.com/batiste/django-page-cms/raw/master/doc/admin-screenshot1.png
1414

1515
Documentation
1616
=============
1717

18-
For more informations about the product:
18+
For more information about the product:
1919

2020
http://packages.python.org/django-page-cms/
2121

0 commit comments

Comments
 (0)