Updated grammar and phrasing on line 10 (#25747)

This commit is contained in:
Blake Crawford
2018-12-05 14:30:09 -08:00
committed by Randell Dawson
parent 9bb7900f36
commit 3b7ab86875

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.
These patterns are divided in three major categories:
These patterns are divided into three major categories:
### Creational patterns