Skip to content

Commit c296805

Browse files
Update README.md
fix: improved wording in README.md for clarity
1 parent ede37bd commit c296805

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
@@ -18,7 +18,7 @@ Read in different language : [**zh**](localization/zh/README.md), [**ko**](local
1818

1919
Design patterns are the best, formalized practices a programmer can use to solve common problems when designing an application or system.
2020

21-
Design patterns can speed up the development process by providing tested, proven development paradigms.
21+
Design patterns can speed up the development process by providing tested, proven paradigms.
2222

2323
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.
2424

0 commit comments

Comments
 (0)