diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-04-08 14:52:26 +0200 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-04-08 14:52:26 +0200 |
commit | e2e4294c5b02bf939ee053355e9e7bd14478a0f5 (patch) | |
tree | a613d2cfd861c67d5442f6133fcb29960e1faa05 /docs | |
parent | Updated README + doc. (diff) | |
download | newspipe-e2e4294c5b02bf939ee053355e9e7bd14478a0f5.tar.gz newspipe-e2e4294c5b02bf939ee053355e9e7bd14478a0f5.tar.bz2 newspipe-e2e4294c5b02bf939ee053355e9e7bd14478a0f5.zip |
Updated README + doc: typo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index f2713de9..68617619 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -43,7 +43,7 @@ Software required * CherryPy_ >= 3.2.4 and Mako_ (for **pyAggr3g470r.py**, the Web interface); * BeautifulSoup_ bs4 >= 4.1.2 (automatically find a feed in a HTML page). -Python 3.3 is recommend for better performances with large collections. +Python 3.3 is recommended (better performances with large collections). Optional module ``````````````` |