From: Reed Jones Date: Fri, 21 Feb 2020 13:44:58 +0000 (-0700) Subject: chore: typo (#744) [ci skip] X-Git-Tag: v3.0.0-alpha.6~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=932de431b1f8ec218daa95d471a5b1deab92720a;p=thirdparty%2Fvuejs%2Fcore.git chore: typo (#744) [ci skip] --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 28a5353cb1..540b2a70d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,7 +40,7 @@ ### Code Refactoring -* **watch:** adjsut watch API behavior ([9571ede](https://github.com/vuejs/vue-next/commit/9571ede84bb6949e13c25807cc8f016ace29dc8a)) +* **watch:** adjust watch API behavior ([9571ede](https://github.com/vuejs/vue-next/commit/9571ede84bb6949e13c25807cc8f016ace29dc8a)) ### Features