Skip to content

Commit

Permalink
Fix some typos in browserslist config
Browse files Browse the repository at this point in the history
Co-authored-by: Quentame <[email protected]>
  • Loading branch information
steverep and Quentame committed Dec 27, 2023
1 parent 6a4a049 commit 97f0e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .browserslistrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[modern]
# Modern builds target recent browsers supporting the latest features to minimize transpilation, polyfills,etc.
# Modern builds target recent browsers supporting the latest features to minimize transpilation, polyfills, etc.
# It is served to browsers meeting the following requirements:
# - released in the last year + current alpha/beta versionss
# - released in the last year + current alpha/beta versions
# - Firefox extended support release (ESR)
# - with global utilization at or above 0.5%
# - must support dynamic import of ES modules
Expand Down

0 comments on commit 97f0e73

Please sign in to comment.