diff --git a/README.md b/README.md index a179b05..9755ade 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ![](https://i.imgflip.com/27euu2.jpg) -## 📜 Table content +## 📜 Table of content - [Why](#why) - [Usage](#usage) @@ -120,7 +120,7 @@ const foo = ({ tor, render }) => ( {render} ) -const Composed = adopt({ +const Composed = adopt({ foo, })