From: Eduardo San Martin Morote Date: Fri, 17 Apr 2020 18:35:53 +0000 (+0200) Subject: docs: typo X-Git-Tag: v4.0.0-alpha.7~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b44b3f793b8a64ac08772b2359193fcee00325b;p=thirdparty%2Fvuejs%2Frouter.git docs: typo --- diff --git a/src/types/index.ts b/src/types/index.ts index 2b05605f..4c36c02a 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -75,7 +75,7 @@ export interface RouteLocationMatched extends RouteRecordNormalized { } /** - * Base properties for a normalized route location + * Base properties for a normalized route location. * * @internal */