From 6cde8347a743a33b00ea33289d7d99c0a0147fbd Mon Sep 17 00:00:00 2001 From: Sophie Schiller Date: Sat, 10 Apr 2021 17:45:20 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- template.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@