]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Fix typo, as well as the sense, of a sentence
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 12 Oct 2021 21:40:55 +0000 (23:40 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 12 Oct 2021 21:40:55 +0000 (23:40 +0200)
docs/basic/install.rst

index 829f5eb01174d2fbbd8e56ad10aad63d4d36e2be..3ab3cd44bb22d0cec2847cdc9707a22f64fc170c 100644 (file)
@@ -68,8 +68,8 @@ In these case you should proceed to a :ref:`local installation
     Did Psycopg 3 install ok? Great! You can now move on to the :ref:`basic
     module usage <module-usage>` to learn how it works.
 
-    You can come back here if you the above method didn't work and you need a
-    way to install Psycopg 3 past the basic one.
+    Keep on reading if the above method didn't work and you need a different
+    way to install Psycopg 3.
 
     For further information about the differences between the packages see
     :ref:`pq-impl`.