Skip to content

Commit ffc7653

Browse files
kauebrianc
authored andcommitted
Update Grammatical person
Update Grammatical person from First Person to Third Person.
1 parent ef3379a commit ffc7653

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -35,28 +35,28 @@ The entire list can be found on our [wiki](https://github.com/brianc/node-postgr
3535

3636
## Support
3737

38-
node-postgres is free software. If you encounter a bug with the library please open an issue on the [github repo](https://github.com/brianc/node-postgres). If you have questions unanswered by the documentation please open an issue pointing out how the documentation was unclear & I will do my best to make it better!
38+
node-postgres is free software. If you encounter a bug with the library please open an issue on the [github repo](https://github.com/brianc/node-postgres). If you have questions unanswered by the documentation please open an issue pointing out how the documentation was unclear & We will do our best to make it better!
3939

4040
When you open an issue please provide:
4141
- version of node
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 [@briancarlson](https://twitter.com/briancarlson) if that's your thing. He aways tries to announce noteworthy changes & developments with node-postgres on Twitter.
4646

4747
### Professional Support
4848

49-
I offer professional support for node-postgres. I provide implementation, training, and many years of expertise on how to build applications with node, express, PostgreSQL, and react/redux. Please contact me at [brian.m.carlson@gmail.com](mailto:brian.m.carlson@gmail.com) to discuss how I can help your company be more successful!
49+
If you need professional support for node-postgres, you can contact Brian, he provides training, and has many years of expertise on how to build applications with node, express, PostgreSQL, and react/redux. Please contact Brian at [brian.m.carlson@gmail.com](mailto:brian.m.carlson@gmail.com) to discuss how your company can be more successful!
5050

5151
### Sponsorship :star:
5252

5353
If you are benefiting from node-postgres and would like to help keep the project financially sustainable please visit Brian Carlson's [Patreon page](https://www.patreon.com/node_postgres).
5454

5555
## Contributing
5656

57-
__:heart: contributions!__
57+
We __:heart: contributions!__
5858

59-
I will __happily__ accept your pull request if it:
59+
We will __happily__ accept your pull request if it:
6060
- __has tests__
6161
- looks reasonable
6262
- does not break backwards compatibility

0 commit comments

Comments
 (0)