From a27d4f63433201835525db302175d7799d8ddc0c Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Wed, 28 Dec 2022 00:59:10 +0100 Subject: [PATCH] docs: fix typo in telegram page --- docs/notif/telegram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notif/telegram.md b/docs/notif/telegram.md index c68cbda9..29a1086d 100644 --- a/docs/notif/telegram.md +++ b/docs/notif/telegram.md @@ -46,7 +46,7 @@ Docker tag {{ if .Entry.Image.HubLink }}[{{ .Entry.Image }}]({{ .Entry.Image.Hub ``` !!! note - `escapeMarkdown` is a special function to deal with a [makrdown strict parsing issue](https://github.com/crazy-max/diun/issues/162#issuecomment-683095898) on Telegram server. + `escapeMarkdown` is a special function to deal with a [markdown strict parsing issue](https://github.com/crazy-max/diun/issues/162#issuecomment-683095898) on Telegram server. ## Sample