From 6c7be697d335525b5be11ef91b2d9c343528430a Mon Sep 17 00:00:00 2001 From: Dmitriy Bespalov Date: Mon, 15 Apr 2019 23:28:39 +0300 Subject: [PATCH] fix(tooltip): change tooltip for worker_processes Change wrong tooltip for worker_processes by docs: http://nginx.org/en/docs/ngx_core_module.html#worker_processes --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index cd746e4..18de766 100644 --- a/public/index.html +++ b/public/index.html @@ -851,7 +851,7 @@