Skip to content

Commit 134544e

Browse files
authored
Merge pull request #181 from nicklemmon/patch-1
Fixes typo in recipes docs
2 parents edd2b30 + a44551f commit 134544e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/recipes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ function ButtonPrimary(props) {
6767
}
6868
```
6969
70-
## Modifying inputs and output of `twMege`
70+
## Modifying inputs and output of `twMerge`
7171

7272
> How do I make `twMerge` accept the same argument types as clsx/classnames?
7373

0 commit comments

Comments
 (0)