Merge pull request #175 from doobix/patch-1

Add Oxford comma
This commit is contained in:
Scott O'Hara 2017-10-26 07:03:07 -04:00 committed by GitHub
commit 1f6442e14b
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: