From: Teun Zwart Date: Tue, 6 Oct 2020 23:04:51 +0000 (+0200) Subject: docs: typo (#518) [skip ci] X-Git-Tag: v4.0.0-rc.1~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c641e24c11e76d544487515b17ca61fe79bfd72;p=thirdparty%2Fvuejs%2Frouter.git docs: typo (#518) [skip ci] Co-authored-by: Eduardo San Martin Morote --- diff --git a/README.md b/README.md index 4ecc4dd9..8b22d630 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Quickstart -- Vie CDN: `` +- Via CDN: `` - In-browser playground on [CodeSandbox](https://codesandbox.io/s/vue-router-4-reproduction-hb9lh) - Add it to an existing Vue Project: ```bash