Skip to content

Commit 4389760

Browse files
Fix a typo on the landing page
1 parent 8a68ffe commit 4389760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ others. Stay tuned for how to use bunshi with your favorite state management lib
3535
Rigorously tested with high test coverage.
3636
</Card>
3737
<Card title="Efficient" icon="list-format">
38-
Based on WeakMap to prevent memory leaks. Uses memoization to pevent unnecessary re-renders.
38+
Based on WeakMap to prevent memory leaks. Uses memoization to prevent unnecessary re-renders.
3939
</Card>
4040
</CardGrid>
4141

0 commit comments

Comments
 (0)