From 98b32ffab9aeb567382025bea9055cd15082a07f Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 29 Jan 2022 09:09:53 -0500 Subject: posts/media-shrinkage: correct wording, fix total size tooltip --- content/posts/2022-01-28-media-shrinkage.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/posts/2022-01-28-media-shrinkage.md') diff --git a/content/posts/2022-01-28-media-shrinkage.md b/content/posts/2022-01-28-media-shrinkage.md index 959cc30..3faf119 100644 --- a/content/posts/2022-01-28-media-shrinkage.md +++ b/content/posts/2022-01-28-media-shrinkage.md @@ -10,7 +10,7 @@ tables: name: "Description" - id: "size" name: "Total Size (kB)" - tip: "Total size, in kilobytes." + tip: "Total number of bytes transferred for an uncached front page load with Chrome." align: "right" - id: "percent" name: "Reduction (%)" @@ -46,8 +46,8 @@ you to a [BREACH][] attack. This site is [statically generated][] (via ### Results -68% cumulative reduction the total size of an uncached front page load -in [Chrome][]: +68% cumulative reduction in the total size of an uncached front page +load in [Chrome][]: {{< table "shrinkage" >}} -- cgit v1.2.3