From b2f6da03829fb7cff4df3e2a9af5f6675fd0ae42 Mon Sep 17 00:00:00 2001 From: Sean Kelly Date: Wed, 6 Oct 2021 09:17:46 -0700 Subject: [PATCH] Cleanup --- docs/customservices.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/customservices.md b/docs/customservices.md index a07e47c..f79428f 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -72,7 +72,8 @@ For Paperless you need an API-Key which you have to store at the item in the fie ## Ping -For Ping you need to set the type to Ping and provide a URL. +For Ping you need to set the type to Ping and provide a url. + ```yaml items: - name: "Awesome app" -- 2.41.0