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 74862f8 commit 6c969b5Copy full SHA for 6c969b5
adapter/README.md
@@ -30,7 +30,7 @@ Real-world example
30
In plain words
31
32
> Adapter pattern lets you wrap an otherwise incompatible object in an adapter to make it compatible with another class.
33
-> This pattern is especially useful when integrating legacy systems with modern code.
+This pattern is especially useful when integrating legacy systems with modern code.
34
35
36
Wikipedia says
0 commit comments