Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #228 from koalie/patch-11
Browse files Browse the repository at this point in the history
typo, grammar pass
  • Loading branch information
foxmask committed Oct 12, 2017
2 parents e2ae1fd + e94d98a commit 754c7b1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/rss.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ RSS
Service Description:
--------------------

Service that grab RSS all around the web or create also RSS from other services
Service that grabs RSS all around the web or creates also RSS from other services

modifications of settings.py
----------------------------

1) INSTALLED_APPS :
1) INSTALLED_APPS:

add or uncomment the following line

Expand All @@ -27,9 +27,9 @@ to get
'th_rss',
)
2) Cache :
2) Cache:

After the default cache add :
After the default cache add:

.. code-block:: python
Expand Down Expand Up @@ -92,6 +92,6 @@ from http://yourdomain.com/admin/django_th/servicesactivated/add/
* Select "RSS",
* Set the Status to "Enabled"
* Uncheck "Auth Required": this service does not required an authorization to access to something
* Fill a description
* Uncheck "Auth Required": this service does not require an authorization to access anything
* Provide a description

0 comments on commit 754c7b1

Please sign in to comment.