Skip to content

Commit a822e8b

Browse files
authored
Fixing a typo in shakapacker
1 parent 98780f2 commit a822e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/switch_from_webpacker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Note, you will no longer have the following features of `webpacker` if you migra
77
1. [HMR](https://webpack.js.org/concepts/hot-module-replacement/)
88
2. [Code splitting](https://webpack.js.org/guides/code-splitting/)
99

10-
If you rely on these features or you have a complicated webpack setup, consider using [`shakpacker`](https://github.com/shakacode/shakapacker).
10+
If you rely on these features or you have a complicated webpack setup, consider using [`shakapacker`](https://github.com/shakacode/shakapacker).
1111

1212
## 1. Setup jsbundling-rails
1313

0 commit comments

Comments
 (0)