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.
2 parents 0ea1593 + c182e09 commit c82b6b8Copy full SHA for c82b6b8
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