diff --git a/README.md b/README.md index 958de8c..fa66b5e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Config file -This script requires an toml config file named `config.tom.` for icinga base url and credentials. +This script requires an toml config file named `config.toml` for icinga base url and credentials. ``` [icinga2_api] baseurl = "https://127.0.0.1:5665" diff --git a/template.html b/template.html index a0d31b1..26fb84d 100644 --- a/template.html +++ b/template.html @@ -11,7 +11,7 @@