From 6c641e24c11e76d544487515b17ca61fe79bfd72 Mon Sep 17 00:00:00 2001 From: Teun Zwart Date: Wed, 7 Oct 2020 01:04:51 +0200 Subject: [PATCH] docs: typo (#518) [skip ci] Co-authored-by: Eduardo San Martin Morote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3