Skip to content

Commit

Permalink
fix(): Documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlirezaPourchali committed Nov 11, 2024
1 parent 278dc24 commit b327285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/userguide/performance/runmodes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b327285

Please sign in to comment.