Skip to content

Commit

Permalink
[skip_ci] Mistaken namespace in the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Nov 3, 2021
1 parent fc29465 commit 4eeee5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/modules/mod_mam.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ In this case, to use such functionality,
turns into
```xml
<apply-to id="stanza-id-1" xmlns="urn:xmpp:fasten:0">
<retract xmlns='urn:esl:message-retract:0'/>
<retract xmlns='urn:esl:message-retract-by-stanza-id:0'/>
</apply-to>
```
and likewise, the answer would be tagged by the mentioned `esl` namespace.
Expand Down

0 comments on commit 4eeee5d

Please sign in to comment.