Skip to content

Commit c4933e6

Browse files
authored
Update README.md
1 parent 625119c commit c4933e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Webpacker makes it easy to use the JavaScript pre-processor and bundler
1212
[Webpack v5](https://webpack.js.org/)
1313
to manage application-like JavaScript in Rails. It can coexist with the asset pipeline,
14-
leaving Webpack responsible solely for app-like JavaScript, or it can be used exclusively, making it also responsible for images, fronts, and CSS.
14+
leaving Webpack responsible solely for app-like JavaScript, or it can be used exclusively, making it also responsible for images, fonts, and CSS.
1515

1616
**NOTE:** The master branch now hosts the code for v6.x.x. Please refer to [5-x-stable](https://github.com/rails/webpacker/tree/5-x-stable) branch for 5.x documentation.
1717

0 commit comments

Comments
 (0)