]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
userguide: fix low-hanging typos Config page
authorJuliana Fajardini <jufajardini@gmail.com>
Thu, 16 Dec 2021 12:07:16 +0000 (12:07 +0000)
committerVictor Julien <vjulien@oisf.net>
Mon, 3 Jan 2022 10:45:43 +0000 (11:45 +0100)
doc/userguide/configuration/suricata-yaml.rst

index b6b6a80d937c4e90457fc3f3b0fb39aefe4e46d3..f2955a2519db95f547e756586eb58fde64944d03 100644 (file)
@@ -625,7 +625,7 @@ Pattern matcher settings
 
 The multi-pattern-matcher (MPM) is a part of the detection engine
 within Suricata that searches for multiple patterns at
-once. Often, signatures have one ore more patterns. Of each
+once. Often, signatures have one or more patterns. Of each
 signature, one pattern is used by the multi-pattern-matcher. That way
 Suricata can exclude many signatures from being examined, because a
 signature can only match when all its patterns match.
@@ -1466,7 +1466,7 @@ configuration (console, file, syslog) if not otherwise set.
           line option <cmdline-option-v>`.
 
 The ``default-log-level`` set in the configuration value can be
-overriden by the ``SC_LOG_LEVEL`` environment variable.
+overridden by the ``SC_LOG_LEVEL`` environment variable.
 
 Default Log Format
 ~~~~~~~~~~~~~~~~~~