ubugeeei / chibivue

chibivue is minimal Vue.js v3 core implementations (Reactivity System, Virtual DOM, Component, Compiler (Template, SFC)). An online book for building your own Vue.js.
https://ubugeeei.github.io/chibivue/
360 stars 37 forks source link

fix: typo in 030-minimum-reactive #287

Closed mesichicken closed 2 months ago

mesichicken commented 2 months ago

I found typo in 030-minimum-reactive.md.

fixed typo is:

チェク => チェック

ubugeeei commented 2 months ago

@mesichicken thanks!