Skip to content

Commit 4389760

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: website/src/content/docs/index.mdx

+1-1
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)