summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Ombredanne <pombredanne@nexb.com>2020-04-28 22:37:59 +0200
committerGitHub <noreply@github.com>2020-04-28 22:37:59 +0200
commit4c3e0e5f1d552f5fc619fef1aa8e027dd7e01f3a (patch)
treeaf4e4fbdb2aafd8eef5bc47a55f37ac2a3472abe
parent75c659a5e766aa52a68f5e2fe54fc090fe0da1a8 (diff)
downloadpsycopg2-4c3e0e5f1d552f5fc619fef1aa8e027dd7e01f3a.tar.gz
Improve doc wording
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
-rw-r--r--doc/src/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/install.rst b/doc/src/install.rst
index c3d384c..b9da022 100644
--- a/doc/src/install.rst
+++ b/doc/src/install.rst
@@ -151,7 +151,7 @@ runtime prerequisites.
with Python and PostgreSQL without the need to meet the build
requirements.
- If you are the maintainer of a publish package depending on `!psycopg2`
+ If you are the maintainer of a published package depending on `!psycopg2`
**you shouldn't use 'psycopg2-binary' as a module dependency**. For
production use you are advised to use the source distribution.