Skip to content

Commit 78466f9

Browse files
committed
Merge pull request #106 from Coffcer/dev
Fixing typo readme.md
2 parents fc3b141 + 0005b57 commit 78466f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
`vue-router` is the official router for [Vue.js](http://vuejs.org). It deeply integrates with Vue.js core to make building Single Page Applications with Vue.js a breeze. Features include:
88

99
- Nested route/view mapping
10-
- Modular, component-based router configuaration
10+
- Modular, component-based router configuration
1111
- Route params, query, wildcards
1212
- View transition effects powered by Vue.js' transition system
1313
- Fine-grained navigation control

0 commit comments

Comments
 (0)