Skip to content

Commit 27b34f5

Browse files
authored
Merge pull request vuejs#1128 from laurentpayot/patch-1
typo: router.addRoutes(routes)
2 parents 18381f5 + 4147b64 commit 27b34f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api/router-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
}
5555
```
5656

57-
- **router.addRoute(routes)**
57+
- **router.addRoutes(routes)**
5858

5959
> 2.2.0+
6060

0 commit comments

Comments
 (0)