Skip to content

Commit 80d22da

Browse files
benhc123brianc
authored andcommitted
Minor improvements
full stop, capitalized Twitter
1 parent 1b55c7b commit 80d22da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $ npm install pg
3131
### Extras
3232

3333
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).
3535

3636
## Support
3737

@@ -42,7 +42,7 @@ When you open an issue please provide:
4242
- version of postgres
4343
- smallest possible snippet of code to reproduce the problem
4444

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.
4646

4747
### Professional Support
4848

0 commit comments

Comments
 (0)