From 80e458fcb4457604c352109cbdcde594df85da75 Mon Sep 17 00:00:00 2001 From: Sergey Date: Thu, 14 Nov 2024 10:57:00 +0300 Subject: [PATCH] Update docs/customservices.md Co-authored-by: Bastien Wirtz --- docs/customservices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customservices.md b/docs/customservices.md index a380c27..a914d00 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -153,7 +153,7 @@ This card checks if the target link is available. All you need is to set the `ty logo: "assets/tools/sample.png" url: "https://www.wikipedia.org/" # method: "head" - # timeout: 500 + # timeout: 500 # in ms. default 2000 # subtitle: "Bookmark example" # By default, request round trip time is displayed when subtitle is not set. ```