From bf531404f590d5f3d085e1d0061e0e98603722eb Mon Sep 17 00:00:00 2001 From: Molham Al Nasr Date: Wed, 9 Apr 2025 12:10:57 +0200 Subject: [PATCH] fix typo --- docs/customservices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customservices.md b/docs/customservices.md index 4b041a3..545035a 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -297,7 +297,7 @@ This integration supports at max 15 results from Linkding. But you can add it mu type: "Linkding" # Maximum number of items returned by Linkding, minimal 1 and max 15 limit: 10 - # query to do on Linkding. User #tagname to search for tags + # query to do on Linkding. Use #tagname to search for tags query: "#ToDo #Homer" ```