From: Daniele Varrazzo Date: Tue, 9 Jul 2024 20:36:32 +0000 (+0200) Subject: docs: reword to remove a typo X-Git-Tag: 3.2.2~12 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=be4f63915188888d3748fee63c46cbc0e838acff;p=thirdparty%2Fpsycopg.git docs: reword to remove a typo --- diff --git a/docs/basic/install.rst b/docs/basic/install.rst index 749b2022c..75aa29856 100644 --- a/docs/basic/install.rst +++ b/docs/basic/install.rst @@ -65,7 +65,7 @@ to update it beforehand. .. note:: Binary packages are produced on a best-effort basis; the supported - platforms depends on the support of adequate CI runners to build the + platforms depend on the CI runners available to build the packages. You can check the `psycopg-binary PyPI files`__ to verify that your platform is supported.