mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-01-17 21:48:59 +01:00
Added a missing word to the Readme
This commit is contained in:
parent
0ea1593c1d
commit
c182e09248
@ -4,7 +4,7 @@
|
|||||||
Purpose
|
Purpose
|
||||||
-------
|
-------
|
||||||
|
|
||||||
The primary goal of a Facade Pattern is not to avoid you to read the
|
The primary goal of a Facade Pattern is not to avoid you having to read the
|
||||||
manual of a complex API. It's only a side-effect. The first goal is to
|
manual of a complex API. It's only a side-effect. The first goal is to
|
||||||
reduce coupling and follow the Law of Demeter.
|
reduce coupling and follow the Law of Demeter.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user