]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
Doc: Fix typos in documentation of suricata.yaml.
authorAndreas Dolp <dev@andreas-dolp.de>
Tue, 18 Jan 2022 18:27:40 +0000 (19:27 +0100)
committerVictor Julien <vjulien@oisf.net>
Wed, 19 Jan 2022 13:10:17 +0000 (14:10 +0100)
doc/userguide/configuration/suricata-yaml.rst

index a2ce13801824cbc22e9071a9d1da7b8d9e04eeaa..8f744e4dfd63cbc041d5c7047e1cd16d3218f202 100644 (file)
@@ -149,9 +149,9 @@ Splitting configuration in multiple files
 -----------------------------------------
 
 Some users might have a need or a wish to split their suricata.yaml
-file in to separate files, this is available vis the 'include' and
+file in to separate files, this is available via the 'include' and
 '!include' keyword. The first example is of taking the contents of the
-outputs section and storing them in outputs.yaml
+outputs section and storing them in outputs.yaml.
 
 ::