Skip to content

Commit d87491b

Browse files
Update README.md (#205)
Fix typo `psycogp3` -> `psycopg3`. Co-authored-by: Averi Kitsch <[email protected]>
1 parent fe8b622 commit d87491b

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)