Skip to content

Commit

Permalink
Merge pull request zeman#10 from staabm/patch-1
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
zeman committed Oct 9, 2014
2 parents b70aa00 + 56ac349 commit 228b3ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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!
Big thanks to Steve Souders who was inspired enough to whip up the intial code structure while simultaneously participating at WebPerfDays NY. Clever cookie!

0 comments on commit 228b3ec

Please sign in to comment.