Skip to content

Commit 00fff1c

Browse files
authored
Merge pull request #12 from Vetm/patch-1
Add missing space
2 parents b618b89 + 5fb88f4 commit 00fff1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

adapter/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Adapter Pattern ##
22

3-
Convert the interface of class into another interface clients expect.Adapter lets class work together that couldn't otherwise because of incompatible interfaces.
3+
Convert the interface of class into another interface clients expect. Adapter lets class work together that couldn't otherwise because of incompatible interfaces.
44

5-
*By GOF*
5+
*By GOF*

0 commit comments

Comments
 (0)