Skip to content

Commit ebbe678

Browse files
Formatting fixes
1 parent 9444471 commit ebbe678

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ WEB API v3
230230
`APIKeys`_
231231
~~~~~~~~~~
232232

233-
List all API Keys belonging to the authenticated user
233+
List all API Keys belonging to the authenticated user.
234234

235235
.. code:: python
236236
@@ -247,7 +247,7 @@ Retrieve all suppression groups associated with the user.
247247
client = sendgrid.SendGridAPIClient(os.environ.get('SENDGRID_API_KEY'))
248248
status, msg = client.asm_groups.get()
249249
250-
Get a single record
250+
Get a single record.
251251

252252
.. code:: python
253253

0 commit comments

Comments
 (0)