Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
Correct Wepack to Webpack (#7)
Browse files Browse the repository at this point in the history
* Correct Wepack to Webpack

[skip ci]

* Lowercase webpack
  • Loading branch information
aaronang authored and pedronauck committed Jun 18, 2018
1 parent 49fe0b8 commit 5201b1c
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 @@ -29,7 +29,7 @@
## 🎩   Features

- 🧘 **Zero config and easy.** Don't worry about complex configurations steps.
- ⚡️ **Blazing Fast.** Full hot reload support with Wepack 4 and automatic code splitting.
- ⚡️ **Blazing Fast.** Full hot reload support with webpack 4 and automatic code splitting.
- 💅 **Easy to customize.** Create and use real customizable themes.
- 📝 **MDX Based.** Write markdown with all power of components.
- 🎛 **Pluggable.** With plugins, you can manipulate a lot of things through the docz flow and data.
Expand Down

0 comments on commit 5201b1c

Please sign in to comment.