From 024070a4b0787ad2decbb77badd7dbd0cab254c5 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Sat, 2 Dec 2023 20:28:16 +0000 Subject: [PATCH] Add EN subscription docs(again) --- docs/en_US/v5/config/service/subscription.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/v5/config/service/subscription.md b/docs/en_US/v5/config/service/subscription.md index 354c442f1..385564ca9 100644 --- a/docs/en_US/v5/config/service/subscription.md +++ b/docs/en_US/v5/config/service/subscription.md @@ -82,7 +82,7 @@ In addition to functions defined by template package, the following domain speci `assertExists . key1 [key2 ...]` -Checks if key1 [key2 ...] all exists in the extracted link attributes. If not, then template halt with an error. +Checks if `key1 [key2 ...]` all exists in the extracted link attributes. If not, then template halt with an error. ###### assertIsOneOf