From 49fda0cd44a7976e0177ffe13ad6869a18688813 Mon Sep 17 00:00:00 2001 From: AlirezaPourchali Date: Fri, 15 Nov 2024 00:38:13 +0330 Subject: [PATCH] userguide/runmodes: fix typo Documentation: #7383 --- doc/userguide/performance/runmodes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/userguide/performance/runmodes.rst b/doc/userguide/performance/runmodes.rst index 4afc5d56ccd2..050a98e7273e 100644 --- a/doc/userguide/performance/runmodes.rst +++ b/doc/userguide/performance/runmodes.rst @@ -12,7 +12,7 @@ a queue. Packets will be processed by one thread at a time, but there can be multiple packets being processed at a time by the engine (see :ref:`suricata-yaml-max-pending-packets`). A thread can have one or more thread-modules. If they have more modules, they can only be -active one a a time. The way threads, modules and queues are arranged +active one at a time. The way threads, modules and queues are arranged together is called the "Runmode". Different runmodes