Skip to content

Commit 1b255b7

Browse files
committed
Fix up-date-date typo
Close #1336
1 parent 52c4d6f commit 1b255b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ wheel_ package available on PyPI_:
3131
3232
This will install a pre-compiled binary version of the module which does not
3333
require the build or runtime prerequisites described below. Make sure to use
34-
an up-date-date version of :program:`pip` (you can upgrade it using something
34+
an up-to-date version of :program:`pip` (you can upgrade it using something
3535
like ``pip install -U pip``).
3636

3737
You may then import the ``psycopg2`` package, as usual:

0 commit comments

Comments
 (0)