From 02e78375d1a90edf16fba0cdb3b8a1229381bb28 Mon Sep 17 00:00:00 2001 From: dietergoetelen Date: Mon, 19 Nov 2018 18:00:51 +0100 Subject: [PATCH] docs(vue): fix typo (#16370) --- vue/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue/README.md b/vue/README.md index ca61292091..079c21c685 100644 --- a/vue/README.md +++ b/vue/README.md @@ -35,7 +35,7 @@ ionic capacitor run ## Current known limitations -This is an alpha release of @ionic/vue so please understand that there are some missing pieces but know that many of the componets will work. +This is an alpha release of @ionic/vue so please understand that there are some missing pieces but know that many of the components will work. * The shorthand `v-model` binding is currently not supported * Stack navigation for deep transitions is under heavy development at this time.