Browse Source

readme typo [ci-skip]

Evan You 9 years ago
parent
commit
55517f41a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -12,7 +12,7 @@
 
 ## Examples
 
-- [Counter](https://github.com/vuejs/vuex/tree/master/exmaples/counter)
+- [Counter](https://github.com/vuejs/vuex/tree/master/examples/counter)
 - [Counter with Hot Reload](https://github.com/vuejs/vuex/tree/master/examples/counter-hot)
 - [TodoMVC](https://github.com/vuejs/vuex/tree/master/examples/todomvc)
 - [Flux Chat](https://github.com/vuejs/vuex/tree/master/examples/chat)