fix: Fix typos (#2834)

* fix typos

* fix typo

* fix typo

* fix typos

* fix typo
This commit is contained in:
omahs
2024-03-23 11:39:30 +01:00
committed by GitHub
parent 4d30e99e31
commit 01e3d9dc4b
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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.