Update design-patterns-for-humans.md

A typo that may cause confusion.
pull/1657/head
Konstantinos Psychas 5 years ago committed by Kamran Ahmed
parent 1852ff7352
commit c2f077a3ba
  1. 2
      storage/guides/design-patterns-for-humans.md

@ -1257,7 +1257,7 @@ In plain words
Wikipedia says Wikipedia says
> In software engineering, behavioral design patterns are design patterns that identify common communication patterns between objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication. > In software engineering, behavioral design patterns are design patterns that identify common communication patterns between objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication.
There are 7 types of 10 types of behavioral design patterns There are 10 types of behavioral design patterns
* [Chain of Responsibility](#-chain-of-responsibility) * [Chain of Responsibility](#-chain-of-responsibility)
* [Command](#-command) * [Command](#-command)

Loading…
Cancel
Save