]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: typo
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 17 Apr 2020 18:35:53 +0000 (20:35 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 17 Apr 2020 18:35:53 +0000 (20:35 +0200)
src/types/index.ts

index 2b05605fecd902bae34d7a4f28af2b02a9306838..4c36c02aa237cf1de8b86ffc2c3c3eb88e3b8f78 100644 (file)
@@ -75,7 +75,7 @@ export interface RouteLocationMatched extends RouteRecordNormalized {
 }
 
 /**
- * Base properties for a normalized route location
+ * Base properties for a normalized route location.
  *
  * @internal
  */