tnfe / limu

High performance immutable lib alternative to immer with the same api, based on shallow copy on read and mark modified on write mechanism.
https://tnfe.github.io/limu
MIT License
220 stars 13 forks source link

fix: typo #11

Closed lilong7676 closed 6 months ago

lilong7676 commented 6 months ago

In the process of looking at the code, I saw some spelling mistakes and corrected them.

fantasticsoul commented 6 months ago

thank you for your contribution。