1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

docs: fix typo in examples/aggregator.toml (#539)

This commit is contained in:
Bernhard E. Reiter 2024-06-21 14:04:20 +02:00 committed by GitHub
parent e2ad3d3f83
commit 56fadc3a80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ insecure = true
# rate = 1.8 # rate = 1.8
# insecure = true # insecure = true
write_indices = true write_indices = true
# If aggregator.category == "aggreator", set for an entry that should # If aggregator.category == "aggregator", set for an entry that should
# be listed in addition: # be listed in addition:
category = "lister" category = "lister"
# ignore_pattern = [".*white.*", ".*red.*"] # ignore_pattern = [".*white.*", ".*red.*"]