From 2b8caf21a3e9d03633b52e43e35e97291ae6553d Mon Sep 17 00:00:00 2001 From: Adam Raine <6752989+adamraine@users.noreply.github.com> Date: Tue, 18 Apr 2023 16:49:26 -0700 Subject: [PATCH] docs: update throttling methods (#14993) --- build/readme.md | 2 +- clients/extension/popup.html | 2 +- docs/authenticated-pages.md | 2 +- docs/throttling.md | 8 ++++---- docs/variability.md | 32 ++++++++++++++++---------------- report/README.md | 2 +- 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/build/readme.md b/build/readme.md index 65855de20ebd..271117ab7bbe 100644 --- a/build/readme.md +++ b/build/readme.md @@ -2,7 +2,7 @@ Lighthouse is built into browser-friendly bundles for two clients: -* Chrome DevTools Audits Panel +* Chrome DevTools Lighthouse Panel * Lightrider, the backend of PageSpeed Insights Additionally, there are build processes for: diff --git a/clients/extension/popup.html b/clients/extension/popup.html index bed5cb8059e9..02336b99af5f 100644 --- a/clients/extension/popup.html +++ b/clients/extension/popup.html @@ -32,7 +32,7 @@