You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ $ npm install pg
31
31
### Extras
32
32
33
33
node-postgres is by design pretty light on abstractions. These are some handy modules we've been using over the years to complete the picture.
34
-
Entire list can be found on [wiki](https://github.com/brianc/node-postgres/wiki/Extras)
34
+
The entire list can be found on our [wiki](https://github.com/brianc/node-postgres/wiki/Extras).
35
35
36
36
## Support
37
37
@@ -42,7 +42,7 @@ When you open an issue please provide:
42
42
- version of postgres
43
43
- smallest possible snippet of code to reproduce the problem
44
44
45
-
You can also follow me [@briancarlson](https://twitter.com/briancarlson) if that's your thing. I try to always announce noteworthy changes & developments with node-postgres on twitter.
45
+
You can also follow me [@briancarlson](https://twitter.com/briancarlson) if that's your thing. I try to always announce noteworthy changes & developments with node-postgres on Twitter.
0 commit comments