We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9139b commit 0973a01Copy full SHA for 0973a01
frontend/encore/babel.rst
@@ -41,7 +41,7 @@ The ``@babel/preset-env`` preset rewrites your JavaScript so that the final synt
41
will work in whatever browsers you want. To configure the browsers that you need
42
to support, see :ref:`browserslist_package_config`.
43
44
-After change our "browerslist" config, you will need to manually remove the babel
+After changing your "browserslist" config, you will need to manually remove the babel
45
cache directory:
46
47
.. code-block:: terminal
0 commit comments