Skip to content

Commit

Permalink
Add EN subscription docs(again)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokangwang committed Dec 2, 2023
1 parent 72234cd commit 024070a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en_US/v5/config/service/subscription.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 024070a

Please sign in to comment.