Skip to content

Commit

Permalink
Fix Typo & Broken Link (vuejs-templates#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
sagalbot authored and chrisvfritz committed May 31, 2016
1 parent 955abec commit b3b0ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/unit.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ You can run the tests in multiple real browsers by installing more [karma launch

## Mocking Dependencies

This boilerplate comes with [inject-laoder](https://github.com/plasticine/inject-loader) installed by default. For usage with `*.vue` components, see [vue-loader docs on testing with mocks](http://vuejs.github.io/vue-loader/workflow/testing-with-mocks.html).
This boilerplate comes with [inject-loader](https://github.com/plasticine/inject-loader) installed by default. For usage with `*.vue` components, see [vue-loader docs on testing with mocks](http://vue-loader.vuejs.org/en/workflow/testing-with-mocks.html).

0 comments on commit b3b0ea3

Please sign in to comment.