Skip to content

Commit 549404e

Browse files
ryhamzbrianc
authored andcommitted
Update README.md (brianc#1247)
grammar fix
1 parent 4fae7a9 commit 549404e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ var config = {
7272

7373

7474
//this initializes a connection pool
75-
//it will keep idle connections open for a 30 seconds
75+
//it will keep idle connections open for 30 seconds
7676
//and set a limit of maximum 10 idle clients
7777
var pool = new pg.Pool(config);
7878

0 commit comments

Comments
 (0)