Skip to content

Commit eeaf94a

Browse files
author
Dmitry Semenov
committed
Fixed description in Readme.rst
1 parent b67a2dc commit eeaf94a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SendGrid-django
22
===============
33

4-
Simple django backend to send email using SendGrids Web API.
4+
Simple django backend to send email using SendGrid's Web API.
55

66
Installation
77
------------
@@ -12,7 +12,7 @@ Install the backend from PyPI:
1212
1313
pip install sendgrid-django
1414
15-
Add the following to your projects **settings.py**:
15+
Add the following to your project's **settings.py**:
1616

1717
.. code:: python
1818

0 commit comments

Comments
 (0)