Skip to content

Commit f875bb0

Browse files
egrimheyimalex
authored andcommitted
Minor grammatical edit (#8293)
1 parent 94932be commit f875bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docusaurus/docs/supported-browsers-features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ Here is an example `browserslist` that is specified in `package.json`:
5050
}
5151
```
5252

53-
> Note that this does not include polyfills automatically for you. You will still need to polyfill language features (see above) as needed based on the browsers your are supporting.
53+
> Note that this does not include polyfills automatically for you. You will still need to polyfill language features (see above) as needed based on the browsers you are supporting.
5454
5555
> When editing the `browserslist` config, you may notice that your changes don't get picked up right away. This is due to an [issue in babel-loader](https://github.com/babel/babel-loader/issues/690) not detecting the change in your `package.json`. A quick solution is to delete the `node_modules/.cache` folder and try again.

0 commit comments

Comments
 (0)