Skip to content

Commit c182e09

Browse files
authored
Added a missing word to the Readme
1 parent 0ea1593 commit c182e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Structural/Facade/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Purpose
55
-------
66

7-
The primary goal of a Facade Pattern is not to avoid you to read the
7+
The primary goal of a Facade Pattern is not to avoid you having to read the
88
manual of a complex API. It's only a side-effect. The first goal is to
99
reduce coupling and follow the Law of Demeter.
1010

0 commit comments

Comments
 (0)