From 07a1b0fb064f1efbfa7c160d3f108e06587676d1 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Sun, 27 Mar 2022 11:03:10 -0700 Subject: [PATCH] Typo --- content/posts/website-best-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/website-best-practices.md b/content/posts/website-best-practices.md index 3d9f061..d81ea7b 100644 --- a/content/posts/website-best-practices.md +++ b/content/posts/website-best-practices.md @@ -382,7 +382,7 @@ I address the issue by not using any SVG images on [my hidden service](http://wg Optimal loading --------------- -Nearly every Internet user has to deal with unreliable connections every now and then, even the top 1%. Optimal loading matters most in these situation. Broadly, it covers three categories: reducing payload size, delivering content early, and reducing the number of round trips. +Nearly every Internet user has to deal with unreliable connections every now and then, even the top 1%. Optimal loading matters most in these situations. Broadly, it covers three categories: reducing payload size, delivering content early, and reducing the number of round trips. ### Blocking resources