Skip to content

Commit 5475990

Browse files
authored
Fixing Document Typo (#2236)
`maitience` -> `maintenance`
1 parent e4b1c18 commit 5475990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/using-go-and-pgx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Using Go and pgx
99

1010

1111
pgx is a pure Go driver and toolkit for PostgreSQL. It's become the default
12-
PostgreSQL package for many Gophers since lib/pq was put into maitience mode.
12+
PostgreSQL package for many Gophers since lib/pq was put into maintenance mode.
1313

1414
^^^^^^^^^^^^^^^
1515
Getting started

0 commit comments

Comments
 (0)