Skip to content

Commit

Permalink
copyedit
Browse files Browse the repository at this point in the history
  • Loading branch information
tmkelly28 committed Jul 25, 2017
1 parent 36a755f commit e3b162d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To use this boilerplate, you'll need to take the following steps:

## Linting

Linters are a fundamental tool to any project - it ensures that code your working with has a consistent style, which is critical to writing readable code.
Linters are fundamental to any project - they ensure that your code has a consistent style, which is critical to writing readable code.

Everyone has their own style, so Boilermaker does not come prepackaged with a linter. However, we `strongly` recommend that you (and your team, if working in a group) decide on a style, and stick with it. Here's what you need to do:

Expand Down

0 comments on commit e3b162d

Please sign in to comment.