Skip to content

Commit

Permalink
Make small grammar fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
micah-eL committed Jul 29, 2022
1 parent 7ffc826 commit 2d08217
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Leave the date and the tip number as **xx**. When the PR is `ready to merge`, we
**Tip proposal****Tip under review****Tip ready to merge**

- When you send a tip, it has to pass the review process and while that happens, its status is `under review`.
- After the tip had been reviewed by 5 people and they have given their ship it emote (:shipit:), the tip is `ready to merge`.
- Once the tip is reviewed by 5 people and has been given the reviewer's ship it emote (:shipit:), the tip is `ready to merge`.


We are looking forward to your contribution!
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,31 @@

> Useful JavaScript tips
This is an awesome project about short and useful JavaScript tips that will allow you to improve your code writing. With less than 2 minutes, you will be able to read about performance, conventions, hacks, interview questions and all the items that the future of this awesome language holds for us.
This is an awesome project about short and useful JavaScript tips that will help you improve your code writing. In less than 2 minutes, you can read about performance, conventions, hacks, interview questions and all the items that the future of this awesome language holds for us.

Tips are added frequently (read further if you want to stay in touch).

## Support the community

If you found a JS Tip useful or you like a writer of the community now you are able to show some respect and support with a tip!
If you found a JS Tip useful or if you like a writer of the community, you can show your support and respect with a tip!

### Can you help us enrich it?

Sure, you can help the project in two ways, sending your tip or reviewing future tips.
Sure, you can help the project in two ways: sending a tip or reviewing future tips.
Any improvements or suggestions are more than welcome!
[Instructions are here](https://github.com/loverajoel/jstips/blob/master/CONTRIBUTING.md).

### Let’s keep in touch

There are a lot of ways to get updates, choose your own
There are a lot of ways to get updates:

- [Official Blog](http://www.jstips.co)
- [Official Twitter Account](https://twitter.com/tips_js)
- [Hubot](https://github.com/dggriffin/hubot-jstips)
- [Slackbot](https://github.com/radibit/js-tips-slack-bot)
- [iOS App](https://goo.gl/Y9WiBc)

> Don't forget to Star★ the repo, as this helps promoting the project!
> Don't forget to Star★ the repo, as this helps promote the project!
# Tips list

Expand Down

0 comments on commit 2d08217

Please sign in to comment.