Skip to content

Commit 4e77464

Browse files
Vince Coppolabrianc
Vince Coppola
authored andcommitted
Small spelling fix (brianc#1099)
1 parent 74db8f9 commit 4e77464

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
@@ -22,7 +22,7 @@ var pg = require('pg');
2222

2323
// instantiate a new client
2424
// the client will read connection information from
25-
// the same environment varaibles used by postgres cli tools
25+
// the same environment variables used by postgres cli tools
2626
var client = new pg.Client();
2727

2828
// connect to our database

0 commit comments

Comments
 (0)