Add Oxford comma

This commit is contained in:
Wesley See 2017-10-25 23:34:43 -07:00 committed by GitHub
parent ef137e698b
commit f8731ced46
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ Since Chrome 31, you can set up your web app to "app mode" like Safari.
## Notes
### Performance
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.
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.
Example: