mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-22 22:25:35 +00:00
fix: Fix typos (#2834)
* fix typos * fix typo * fix typo * fix typos * fix typo
This commit is contained in:
@@ -26,7 +26,7 @@ solve common problems when designing an application or system.
|
||||
Design patterns can speed up the development process by providing tested, proven
|
||||
development paradigms.
|
||||
|
||||
Reusing design patterns help prevent subtle issues that cause major
|
||||
Reusing design patterns helps prevent subtle issues that cause major
|
||||
problems, and it also improves code readability for coders and architects who
|
||||
are familiar with the patterns.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user