Skip to content

Commit 5fb88f4

Browse files
authored
Add missing space
1 parent b618b89 commit 5fb88f4

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)