Fix a few typos

This commit is contained in:
dfowler
2016-06-03 17:57:03 -04:00
parent b620def812
commit 5888db734d
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ Records
`Records <https://github.com/kennethreitz/records>`_ is minimalist SQL library,
designed for sending raw SQL queries to various databases. Data can be used
programatically, or exported to a number of useful data formats.
programmatically, or exported to a number of useful data formats.
.. code-block:: console