Skip to content

Commit aaae2ad

Browse files
erjanmxegoist
authored andcommitted
docs: fix typo (#5)
1 parent 5c8c230 commit aaae2ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Now you can use it as `<quick-link>` in your app.
5050

5151
## Props
5252

53-
All [props](https://router.vuejs.org/api/#router-link-props) of `<router-link>` are still available, addtional props are listed below.
53+
All [props](https://router.vuejs.org/api/#router-link-props) of `<router-link>` are still available, additional props are listed below.
5454

5555
### prefetch
5656

@@ -64,7 +64,7 @@ Whether to prefetch the matched route component.
6464
- Type: `string[]`
6565
- Examples: `['/foo.css']`
6666

67-
A list of addtional files to prefetch. By default we only prefetch the route component.
67+
A list of additional files to prefetch. By default we only prefetch the route component.
6868

6969
## Credits
7070

0 commit comments

Comments
 (0)