From d314b57e6b27b27eac8ba02c8c8841010c7249e9 Mon Sep 17 00:00:00 2001 From: Juliana Fajardini Date: Mon, 3 Apr 2023 11:48:21 -0300 Subject: [PATCH] userguide/muti-tenant: fix typo --- doc/userguide/configuration/multi-tenant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/userguide/configuration/multi-tenant.rst b/doc/userguide/configuration/multi-tenant.rst index 0ab2a70a47..d2b0496b87 100644 --- a/doc/userguide/configuration/multi-tenant.rst +++ b/doc/userguide/configuration/multi-tenant.rst @@ -16,7 +16,7 @@ In the main ("master") YAML, the suricata.yaml, a new section called Settings: -* enabled: yes/no -> is multi-tenancy support enable +* enabled: yes/no -> is multi-tenancy support enabled * default: yes/no -> is the normal detect config a default 'fall back' tenant? * selector: direct (for unix socket pcap processing, see below), vlan or device * loaders: number of 'loader' threads, for parallel tenant loading at startup