diff options
| author | gnl <aycignl@gmail.com> | 2019-04-13 17:11:01 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-04-14 09:34:57 +0200 |
| commit | 9f1d78f85704cb118e9f22efd57518a3584aa4ae (patch) | |
| tree | f264a4cf7258894037c604c045cb8c378ca02471 /docs | |
| parent | 79d3b905df7eee5658039cad33752e3354dad74a (diff) | |
Corrected wording in docs/intro/overview.txt.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/intro/overview.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/intro/overview.txt b/docs/intro/overview.txt index 82b7a71a60..bd2eb58989 100644 --- a/docs/intro/overview.txt +++ b/docs/intro/overview.txt @@ -341,8 +341,8 @@ features: * A :doc:`syndication framework </ref/contrib/syndication>` that makes creating RSS and Atom feeds as easy as writing a small Python class. -* More sexy automatically-generated admin features -- this overview barely - scratched the surface. +* More attractive automatically-generated admin features -- this overview + barely scratched the surface. The next obvious steps are for you to `download Django`_, read :doc:`the tutorial </intro/tutorial01>` and join `the community`_. Thanks for your |
