From 75c659a5e766aa52a68f5e2fe54fc090fe0da1a8 Mon Sep 17 00:00:00 2001 From: Philippe Ombredanne Date: Tue, 28 Apr 2020 22:27:29 +0200 Subject: [PATCH] Fix typo and improve grammar in doc Signed-off-by: Philippe Ombredanne --- doc/src/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/install.rst b/doc/src/install.rst index a18e8627..c3d384c0 100644 --- a/doc/src/install.rst +++ b/doc/src/install.rst @@ -17,7 +17,7 @@ there is a couple of alternative: and it is not as feature-complete; - a `CFFI port`__ which is currently more used and reported more efficient on - PyPy, but plese be careful to its version numbers because they are not + PyPy, but please be careful of its version numbers because they are not aligned to the official psycopg2 ones and some features may differ. .. _PostgreSQL: https://www.postgresql.org/