Skip to content

Commit 53d452a

Browse files
committed
fix docs typo
1 parent a2c2817 commit 53d452a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/de/api/router-instance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
}
5454
```
5555

56-
- **router.addRoute(routes)**
56+
- **router.addRoutes(routes)**
5757

5858
> 2.2.0+
5959

docs/ja/api/router-instance.md

+1-1
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

docs/kr/api/router-instance.md

+1-1
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

docs/zh-cn/api/router-instance.md

+1-1
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)