Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 45115dc

Browse files
committed
minor #11984 [Encore] Fix typo (kevin-verschaeve)
This PR was merged into the 4.3 branch. Discussion ---------- [Encore] Fix typo Commits ------- 85f4751 [Encore] Fix typo
2 parents 6a59686 + 85f4751 commit 45115dc

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
@@ -322,7 +322,7 @@ Compiling Only a CSS File
322322
.. caution::
323323

324324
Using ``addStyleEntry()`` is supported, but not recommended. A better option
325-
is to use follow the pattern above: use ``addEntry()`` to point to a JavaScript
325+
is to follow the pattern above: use ``addEntry()`` to point to a JavaScript
326326
file, then require the CSS needed from inside of that.
327327

328328
If you want to only compile a CSS file, that's possible via ``addStyleEntry()``:

0 commit comments

Comments
 (0)