提交 e382be65 编写于 作者: D Dmitriy 提交者: Tim Neutkens

Fix readme (#5513)

* Fix readme

* Fix spelling mistake
Co-Authored-By: Ndipiash <dmitriytemn@gmail.com>
上级 1770efad
......@@ -535,7 +535,7 @@ Router.beforePopState(({ url, as, options }) => {
});
```
If you return a falsy value from `beforePopState`, `Router` will not handle `popstate`;
If you return a `false` value from `beforePopState`, `Router` will not handle `popstate`;
you'll be responsible for handling it, in that case.
See [Disabling File-System Routing](#disabling-file-system-routing).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册