diff --git a/README.md b/README.md index 23ebd42..44ffac0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Wait for a page to fully load and then click the bookmarklet to overlay a perfor The heatmap colours and the first ms value indicate at what point in the page load the image finished loading. It's a good indicator of user expereince... "It took 3450ms before the user saw this image." The second value in brackets is the time it took the browser to load that specific image. -The legend attached to the bottom of the page show timings for the full page load and hovering over a coloured area on the heatmap will move the timeline indicator to show you when that image was fully loaded. +The legend attached to the bottom of the page shows timings for the full page load and hovering over a coloured area on the heatmap will move the timeline indicator to show you when that image was fully loaded. ##Example @@ -41,4 +41,4 @@ Chrome ##Thanks -Big thanks to Steve Souders who was inspired enough to whip up the intial code structure while simultaneously participating at WebPerfDays NY. Clever cookie! \ No newline at end of file +Big thanks to Steve Souders who was inspired enough to whip up the intial code structure while simultaneously participating at WebPerfDays NY. Clever cookie!