Skip to content

Commit 3fc5fd6

Browse files
committed
fix: update spelling mistake of variable
1 parent 695cbbc commit 3fc5fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/platform/templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@ await novu.trigger('<REPLACE_WITH_EVENT_NAME_FROM_ADMIN_PANEL>', {
142142
## FAQ
143143

144144
<details>
145-
<summary>How to send dynamic HTML content as value of varibale?</summary>
145+
<summary>How to send dynamic HTML content as value of variable?</summary>
146146
Use triple curly braces variable like <code>&#123;&#123;&#123;htmlVariable&#125;&#125;&#125;</code> .
147147
</details>

0 commit comments

Comments
 (0)