From c08b41fe6ed2229f24067a1bfb1bcaa85f5377a0 Mon Sep 17 00:00:00 2001 From: trimstray Date: Thu, 3 Jan 2019 10:06:02 +0100 Subject: [PATCH] renamed 'Varnish HTTP Cache' to 'Varnish Cache' - signed-off-by: trimstray --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ca5700..26e75f2 100644 --- a/README.md +++ b/README.md @@ -512,7 +512,7 @@ Linux Security Expert - trainings, howtos, checklists, security tools an ##### :black_small_square: HTTP(s) Services

-  :small_orange_diamond: Varnish HTTP Cache - HTTP accelerator designed for content-heavy dynamic web sites.
+  :small_orange_diamond: Varnish Cache - HTTP accelerator designed for content-heavy dynamic web sites.
  :small_orange_diamond: Nginx - open source web and reverse proxy server that is similar to Apache, but very light weight.
  :small_orange_diamond: HAProxy - the reliable, high performance TCP/HTTP load balancer.