Correct word usage (#20798)

"This patterns are..." changed to "These patterns are..."
This commit is contained in:
myYearOfCode
2018-11-01 05:30:38 -04:00
committed by Manish Giri
parent 153a6ea30d
commit 2b62e4e3d1

View File

@ -7,7 +7,7 @@ In software engineering, a design pattern is a general repeatable solution to a
Design patterns can speed up the development process by providing tested, proven development paradigms. Design patterns can speed up the development process by providing tested, proven development paradigms.
This patterns are divided in three major categories: These patterns are divided in three major categories:
### Creational patterns ### Creational patterns