Skip to content

Commit 8458d31

Browse files
author
James William Pye
committed
Minor editorializing.
1 parent d96bdb3 commit 8458d31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

postgresql/documentation/index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1010
py-postgresql is a project dedicated to improving Python interfaces to
1111
PostgreSQL. At its core, py-postgresql provides a PG-API and DB-API 2.0
12-
interfaces for accessing a PostgreSQL database.
12+
interface for accessing a PostgreSQL database.
1313
1414
--------
1515
Contents

sphinx-src/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ py-postgresql
44

55
py-postgresql is a project dedicated to improving Python interfaces to
66
PostgreSQL. At its core, py-postgresql provides a PG-API and DB-API 2.0
7-
interfaces for accessing a PostgreSQL database.
7+
interface for accessing a PostgreSQL database.
88

99
.. toctree::
1010
:maxdepth: 3

0 commit comments

Comments
 (0)