Skip to content

Commit 0973a01

Browse files
jmschejaviereguiluz
authored andcommitted
[Encore] Fixed typo
1 parent fa9139b commit 0973a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/babel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The ``@babel/preset-env`` preset rewrites your JavaScript so that the final synt
4141
will work in whatever browsers you want. To configure the browsers that you need
4242
to support, see :ref:`browserslist_package_config`.
4343

44-
After change our "browerslist" config, you will need to manually remove the babel
44+
After changing your "browserslist" config, you will need to manually remove the babel
4545
cache directory:
4646

4747
.. code-block:: terminal

0 commit comments

Comments
 (0)