docs(misc): fix grammar on browser support guide (#6199)

This commit is contained in:
Zachary DeRose 2021-06-30 10:08:25 -07:00 committed by GitHub
parent 4406141637
commit 9fd3f1b4c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ For additional information regarding the format and rule options, please see: ht
Sometimes broad configurations like `> 0.5%, not IE 11` can lead to surprising results, due to supporting browsers like Opera Mini or Android UC browser.
To see what browsers your configuration is supporting, run `npx browserslist` in application directory to get an output of browsers and versions to support.
To see what browsers your configuration is supporting, run `npx browserslist` in the application's directory to get an output of browsers and versions to support.
```bash
$ npx browserslist