Skip to content

Commit 9afe372

Browse files
committed
Remove extra full stop
1 parent 65eaa28 commit 9afe372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alerts-detectors-notifications/alerts-and-detectors/alert-message-variables-reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Helper functions
178178

179179
* - {{#unless}} {{/unless}}
180180
- Conditional, an inverse of the {{if}} function
181-
- Teams:{{#each detectorTeams}} {{name}}{{#unless @last}},{{/unless}}{{/each}}.
181+
- Teams:{{#each detectorTeams}} {{name}}{{#unless @last}},{{/unless}}{{/each}}
182182

183183

184184
.. _condition-variables:

0 commit comments

Comments
 (0)