File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ In YAML you may have:
476476.. code-block :: yaml
477477
478478 # This value is only used for the search results page.
479- entries_per_page : 25
479+ entries_per_page : 25
480480
481481 and in XML:
482482
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ The ``@babel/preset-env`` preset rewrites your JavaScript so that the final synt
4141will work in whatever browsers you want. To configure the browsers that you need
4242to 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
4545cache directory:
4646
4747.. code-block :: terminal
You can’t perform that action at this time.
0 commit comments