Skip to content

Commit ce8d221

Browse files
committed
CHANGELOG typos
1 parent e597463 commit ce8d221

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
custom options to `Encore.enableSassLoader()`: several options were
3131
moved or renamed - #758 thanks to @Kocal.
3232

33-
* [BEHAVIOR CHANGE] Encore now resolves loaders directly form its
33+
* [BEHAVIOR CHANGE] Encore now resolves loaders directly from its
3434
`node_modules/`, instead of by name. This change will cause a behavior
3535
change if you do any of the following:
3636

@@ -60,8 +60,6 @@
6060
thanks to @jdreesen.
6161

6262
* [DEPENDENCY UPGRADE] The `fork-ts-checker-webpack-plugin` package was upgraded for the tests
63-
64-
* The `fork-ts-checker-webpack-plugin` package was upgraded for the tests
6563
from `^0.4.1` to `^4.0.0`. If you're using `enableForkedTypeScriptTypesChecking()`,
6664
you control the `fork-ts-checker-webpack-plugin` version in your
6765
`package.json` file. You should upgrade to `^4.0.0` to ensure

0 commit comments

Comments
 (0)