Skip to content

Commit

Permalink
roundtrip
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark committed Jul 25, 2019
1 parent 33f3a47 commit 87fa4c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proto/sample_v2_round_trip.json
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@
"id": "critical-request-chains",
"score": null,
"scoreDisplayMode": "informative",
"title": "Minimize critical requests depth"
"title": "Avoid chaining critical requests"
},
"custom-controls-labels": {
"description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more](https://web.dev/custom-controls-labels/).",
Expand Down Expand Up @@ -2603,7 +2603,7 @@
"id": "third-party-summary",
"score": null,
"scoreDisplayMode": "informative",
"title": "Third-Party usage"
"title": "Limit third-party usage"
},
"time-to-first-byte": {
"description": "Time To First Byte identifies the time at which your server sends a response. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/ttfb).",
Expand Down

0 comments on commit 87fa4c0

Please sign in to comment.