Skip to content

Commit bfd0949

Browse files
Update README.md
Fix typo `psycogp3` -> `psycopg3`.
1 parent 4c86319 commit bfd0949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Feel free to use the abstraction as provided or else modify them / extend them a
1515

1616
## Requirements
1717

18-
The package supports the [asyncpg](https://github.com/MagicStack/asyncpg) and [psycogp3](https://www.psycopg.org/psycopg3/) drivers.
18+
The package supports the [asyncpg](https://github.com/MagicStack/asyncpg) and [psycopg3](https://www.psycopg.org/psycopg3/) drivers.
1919

2020
## Installation
2121

0 commit comments

Comments
 (0)