diff --git a/REST-GET-message.md b/REST-GET-message.md index 0d1cfa3..f579c8b 100644 --- a/REST-GET-message.md +++ b/REST-GET-message.md @@ -14,8 +14,8 @@ Retrieve message body ### Output * The Inbucket version of the message headers (same as returned by [GET /mailbox/{name}](https://github.com/jhillyerd/inbucket/wiki/REST-GET-mailbox)) -* The decoded Text and HTML portions of the MIME body of the email * The parsed SMTP headers (not converted to UTF-8) +* The decoded Text and HTML portions of the MIME body of the email ### Example