From 2b44b3f793b8a64ac08772b2359193fcee00325b Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Fri, 17 Apr 2020 20:35:53 +0200 Subject: [PATCH] docs: typo --- src/types/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.39.5