Skip to content

Commit 6bad180

Browse files
committed
Added one comma.
1 parent 06426fe commit 6bad180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ When you are working with several different developers in one single project, th
1515

1616
[ESLint](https://eslint.org/) usually helps us with that already. However, there are a lot of cases some linters may look the other way, when it shouldn't.
1717

18-
If you wish to maintain a code pattern throughout your entire project, with clean and organized code, that can also help with code maintenance **this is the pattern for you!**
18+
If you wish to maintain a code pattern throughout your entire project, with clean and organized code, that can also help with code maintenance, **this is the pattern for you!**
1919

2020
## MUST
2121

0 commit comments

Comments
 (0)