Skip to content

Commit

Permalink
Fix typo in link
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxsan committed Nov 25, 2015
1 parent 25e27b9 commit 00dfc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ makes the architecture nestable and modular.
i.e. it renders a list of chosen files, shows their upload progress, and
allows users to cancel uploads. It demonstrates asynchronous side effects
and a realistic stand-alone reuseable component or 'widget'.
* [Hot module reloading](examples/hot-module-roloading) – Demonstrates how
* [Hot module reloading](examples/hot-module-reloading) – Demonstrates how
simple it is to use webpack's hot module replacement to achieve live code
editing without browser refreshes.
* [Modal](examples/modal) – Demonstrates a technique for implementing modals.
Expand Down

0 comments on commit 00dfc50

Please sign in to comment.