]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs(readme): correct typo (#113)
authornot <mvllow@icloud.com>
Sat, 22 Feb 2020 14:05:30 +0000 (08:05 -0600)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2020 14:05:30 +0000 (15:05 +0100)
README.md

index 16305e266ab42196ec5d0525d1d6554d016edf1b..5e41c70826aad592a7a2147fd5a76c17e993f1fe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Since the library is still unstable **and because we want feedback** on bugs and
 ### Missing features
 
 - `keep-alive` is not yet supported
-- Partail support of per-component navigation guards. No `beforeRouteEnter`
+- Partial support of per-component navigation guards. No `beforeRouteEnter`
 
 ## Contributing