From 9c15882b21da553097db2abac6c6ed6bab288de5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Colombaro?= Date: Thu, 3 Nov 2022 01:30:40 +0000 Subject: [PATCH] Fix comment indentation --- h5bp/web_performance/cache_expiration.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/h5bp/web_performance/cache_expiration.conf b/h5bp/web_performance/cache_expiration.conf index 5e00ba6..2cb330f 100644 --- a/h5bp/web_performance/cache_expiration.conf +++ b/h5bp/web_performance/cache_expiration.conf @@ -5,7 +5,7 @@ # Serve resources with a far-future expiration date. # # (!) If you don't control versioning with filename-based cache busting, you -# should consider lowering the cache times to something like one week. +# should consider lowering the cache times to something like one week. # # https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control # https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Expires