vuejs / rfcs

RFCs for substantial changes / feature additions to Vue core
4.87k stars 546 forks source link

chore: typo #351

Closed bodograumann closed 3 years ago

bodograumann commented 3 years ago

Summary

It says onMounted, when really onUnmounted is meant (and used everywhere else in the context).

Links


Important: Do NOT comment on this PR. Please use the discussion thread linked above to provide feedback, as it provides branched discussions that are easier to follow. This also makes the edit history of the PR clearer.