From dbad3e3c7fe4f269cf091e3ab2f37e8a043f2e5f Mon Sep 17 00:00:00 2001 From: Bernhard Reiter Date: Tue, 28 Feb 2023 14:59:47 +0100 Subject: [PATCH] remove two typos --- docs/csaf_aggregator.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/csaf_aggregator.md b/docs/csaf_aggregator.md index b4f809e..c852491 100644 --- a/docs/csaf_aggregator.md +++ b/docs/csaf_aggregator.md @@ -23,7 +23,7 @@ Usage example for a single run, to test if the config is good: Once the config is good, you can run the aggregator periodically in two modes: full and interim. -Here is a complete example using `cron` on Ubuntu: After placing +Here is a complete example using `cron` on Ubuntu. After placing the config file in `/etc/csaf_aggregator.toml` and making sure its permissions only allow the user `www-data` to read it: @@ -103,7 +103,7 @@ Next we have two TOML _tables_: aggregator // basic infos for the aggregator object remote_validator // config for optional remote validation checker ``` -[see the provider config](csaf_provider.md#provider-options) about +[See the provider config](csaf_provider.md#provider-options) about how to configure `remote_validator`. At last there is the TOML _array of tables_: