From: Tan Zhen Yong Date: Fri, 16 Oct 2020 07:34:03 +0000 (+0800) Subject: docs: fix typo in migration guide (#534) X-Git-Tag: v4.0.0-rc.1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04044707ecd3e05426aac30a51891b7bfbe201d0;p=thirdparty%2Fvuejs%2Frouter.git docs: fix typo in migration guide (#534) --- diff --git a/docs/guide/migration/index.md b/docs/guide/migration/index.md index 9112d541..33dd30f0 100644 --- a/docs/guide/migration/index.md +++ b/docs/guide/migration/index.md @@ -137,7 +137,7 @@ The object returned in `scrollBehavior` is now similar to [`ScrollToOptions`](ht ``` -**Reason**: This is was a necessary change. See the [related RFC](https://github.com/vuejs/rfcs/blob/master/active-rfcs/0034-router-view-keep-alive-transitions.md). +**Reason**: This was a necessary change. See the [related RFC](https://github.com/vuejs/rfcs/blob/master/active-rfcs/0034-router-view-keep-alive-transitions.md). ### Removal of `append` prop in ``