Skip to content

Commit c5cea93

Browse files
author
Christoph Müller
authored
Fix typo in example configuration
1 parent 249cc0e commit c5cea93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/threepids/notification/template-generator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ threepid:
2020
session:
2121
validation: '/path/to/validate-template.eml'
2222
unbind:
23-
frandulent: '/path/to/unbind-fraudulent-template.eml'
23+
fraudulent: '/path/to/unbind-fraudulent-template.eml'
2424
generic:
2525
matrixId: '/path/to/mxid-invite-template.eml'
2626
```

0 commit comments

Comments
 (0)