Skip to content

Commit

Permalink
Fixed description in Readme.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-saritasa committed Aug 16, 2015
1 parent b67a2dc commit eeaf94a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
@@ -1,7 +1,7 @@
SendGrid-django
===============

Simple django backend to send email using SendGrids Web API.
Simple django backend to send email using SendGrid's Web API.

Installation
------------
Expand All @@ -12,7 +12,7 @@ Install the backend from PyPI:
pip install sendgrid-django
Add the following to your projects **settings.py**:
Add the following to your project's **settings.py**:

.. code:: python
Expand Down

0 comments on commit eeaf94a

Please sign in to comment.