Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ebidel committed May 31, 2017
1 parent 47ee1b8 commit ec7e54a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -17,7 +17,7 @@

/**
* @fileoverview Determines optimized jpeg/webp filesizes for all same-origin and dataURI images by
* running the images through canvas in the browser context at quality 0.8.
* running the images through canvas in the browser context at quality 0.92.
*/
'use strict';

Expand Down

0 comments on commit ec7e54a

Please sign in to comment.