diff options
-rw-r--r-- | docs/customservices.md | 3 |
1 files changed, 2 insertions, 1 deletions
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 | |||
72 | 72 | ||
73 | ## Ping | 73 | ## Ping |
74 | 74 | ||
75 | For Ping you need to set the type to Ping and provide a URL. | 75 | For Ping you need to set the type to Ping and provide a url. |
76 | |||
76 | ```yaml | 77 | ```yaml |
77 | items: | 78 | items: |
78 | - name: "Awesome app" | 79 | - name: "Awesome app" |