mod_rest/README.markdown
changeset 5126 25f39ceccbca
parent 4939 a85efae90e21
child 5127 09dd378748b8
--- a/mod_rest/README.markdown	Fri Dec 30 01:17:05 2022 +0100
+++ b/mod_rest/README.markdown	Sat Dec 31 15:32:25 2022 +0100
@@ -54,7 +54,7 @@
     -H 'Content-Type: application/xmpp+xml' \
     --data-binary '<message type="chat" to="user@example.org">
             <body>Hello!</body>
-        </body>'
+        </message>'
 ```
 
 or a JSON payload: