We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a68ffe commit 4389760Copy full SHA for 4389760
website/src/content/docs/index.mdx
@@ -35,7 +35,7 @@ others. Stay tuned for how to use bunshi with your favorite state management lib
35
Rigorously tested with high test coverage.
36
</Card>
37
<Card title="Efficient" icon="list-format">
38
- Based on WeakMap to prevent memory leaks. Uses memoization to pevent unnecessary re-renders.
+ Based on WeakMap to prevent memory leaks. Uses memoization to prevent unnecessary re-renders.
39
40
</CardGrid>
41
0 commit comments