diff --git a/src/types/index.ts b/src/types/index.ts index 2b05605fe..4c36c02aa 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 */