Skip to content

Commit

Permalink
Update lighthouse-core/lib/proto-preprocessor.js
Browse files Browse the repository at this point in the history
Co-Authored-By: Brendan Kenny <bckenny@gmail.com>
  • Loading branch information
paulirish and brendankenny authored May 21, 2019
1 parent 455a20b commit 7215a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighthouse-core/lib/proto-preprocessor.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const fs = require('fs');
*/

/**
* Transform an LHR into a proto-friendly LHR
* Transform an LHR into a proto-friendly, mostly-compatible LHR.
* @param {LH.Result} lhr
* @return {LH.Result}
*/
Expand Down

0 comments on commit 7215a4c

Please sign in to comment.