Skip to content

Commit f8731ce

Browse files
authored
Add Oxford comma
1 parent ef137e6 commit f8731ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ Since Chrome 31, you can set up your web app to "app mode" like Safari.
541541
## Notes
542542

543543
### Performance
544-
Moving the `href` attribute to the beginning of an element improves compression when GZIP is enabled, because the `href` attribute is used in `a`, `base` and `link` tags.
544+
Moving the `href` attribute to the beginning of an element improves compression when GZIP is enabled, because the `href` attribute is used in `a`, `base`, and `link` tags.
545545

546546
Example:
547547

0 commit comments

Comments
 (0)