Updated grammar and phrasing on line 10 (#25747)

pull/29352/head^2
Blake Crawford 2018-12-05 14:30:09 -08:00 committed by Randell Dawson
parent 9bb7900f36
commit 3b7ab86875
1 changed files with 1 additions and 1 deletions

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