Skip to content

Commit f855793

Browse files
committed
Typo
1 parent 381570d commit f855793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/simple-example.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ This article follows the traditional setup where you have just one main CSS file
171171
and one main JavaScript file. In lots of modern JavaScript applications, it's
172172
common to have one "entry" for each important section (homepage, blog, store, etc.)
173173

174-
In those application, it's better to just add JavaScript entries in the Webpack
174+
In those applications, it's better to just add JavaScript entries in the Webpack
175175
configuration file and import the CSS files from the JavaScript entries, as
176176
shown above:
177177

0 commit comments

Comments
 (0)