We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea1593 commit c182e09Copy full SHA for c182e09
Structural/Facade/README.rst
@@ -4,7 +4,7 @@
4
Purpose
5
-------
6
7
-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
8
manual of a complex API. It's only a side-effect. The first goal is to
9
reduce coupling and follow the Law of Demeter.
10
0 commit comments