Skip to content

Commit 97461c7

Browse files
authored
chore: typo and rephrase in readme [skip ci] (#600)
1 parent a6e2b6b commit 97461c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,6 @@ defineComponent({
520520

521521
### Performance Impact
522522

523-
Due the the limitation of Vue2's public API. `@vue/composition-api` inevitably introduced some extract costs. It shouldn't bother you unless in extreme environments.
523+
Due the the limitation of Vue2's public API. `@vue/composition-api` inevitably introduces some performance overhead. Note that in most scenarios, this shouldn't be the source of performance issues.
524524

525525
You can check the [benchmark results](https://antfu.github.io/vue-composition-api-benchmark-results/) for more details.

0 commit comments

Comments
 (0)