From 7dbab278d5f5a5b441393d1e0b433528abbbd0b9 Mon Sep 17 00:00:00 2001 From: Tycho Date: Tue, 20 Aug 2024 10:42:12 +0800 Subject: [PATCH] chore: fix typo (#11663)[ci skip] * chore: fix typo * chore: update --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81bfe1cb31..a6e3427100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ ### Performance Improvements -* ** runtime-core:** use `apply` to avoid spreading. ([#5985](https://github.com/vuejs/core/issues/5985)) ([bb6babc](https://github.com/vuejs/core/commit/bb6babca8f206615d4e246457cd54d21bb3bc5a4)) +* **runtime-core:** use `apply` to avoid spreading. ([#5985](https://github.com/vuejs/core/issues/5985)) ([bb6babc](https://github.com/vuejs/core/commit/bb6babca8f206615d4e246457cd54d21bb3bc5a4)) -- 2.47.2