From 2b54290e33cc51b16f027cae85cb6712d200b5c9 Mon Sep 17 00:00:00 2001 From: Artemy Vakhrushev <69428015+TemaSaur@users.noreply.github.com> Date: Mon, 19 Aug 2024 18:59:12 +0500 Subject: [PATCH] docs: fix typo in Basic module usage --- docs/basic/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basic/usage.rst b/docs/basic/usage.rst index 6c69fe88b..b4630ef34 100644 --- a/docs/basic/usage.rst +++ b/docs/basic/usage.rst @@ -214,7 +214,7 @@ developer is free to use (and responsible for calling) `~Connection.commit()`, but be careful about its quirkiness: see :ref:`async-with` for details. -Adapting pyscopg to your program +Adapting psycopg to your program -------------------------------- The above :ref:`pattern of use ` only shows the default behaviour of -- 2.47.2