From: syuilo Date: Mon, 6 Apr 2020 13:47:53 +0000 (+0900) Subject: chore: fix changelog typo (#918) [ci skip] X-Git-Tag: v3.0.0-alpha.12~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c34258fcba0f4aea3fa7140c5a900ebb413e1633;p=thirdparty%2Fvuejs%2Fcore.git chore: fix changelog typo (#918) [ci skip] --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 76080a8364..900a960055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,7 +51,7 @@ according to https://github.com/vuejs/rfcs/pull/154 * `` has been renamed to ``. - `target` prop is also renmaed to `to`, so the new usage will be: + `target` prop is also renamed to `to`, so the new usage will be: ```html