Skip to content

Commit fedc2d9

Browse files
saritchieiluwatar
authored andcommitted
Minor ReadMe Update (iluwatar#864)
Two sentences read a little awkward, so I tweaked them. Hope this helps!
1 parent b6b4602 commit fedc2d9

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
@@ -11,13 +11,13 @@
1111

1212
# Introduction
1313

14-
Design patterns are formalized best practices that the programmer can use to
14+
Design patterns are the best formalized practices a programmer can use to
1515
solve common problems when designing an application or system.
1616

1717
Design patterns can speed up the development process by providing tested, proven
1818
development paradigms.
1919

20-
Reusing design patterns helps to prevent subtle issues that can cause major
20+
Reusing design patterns help prevent subtle issues which cause major
2121
problems, and it also improves code readability for coders and architects who
2222
are familiar with the patterns.
2323

0 commit comments

Comments
 (0)