From 118a3f9779f51331d580002aa8ff5a63e3c21490 Mon Sep 17 00:00:00 2001 From: Tim Chase Date: Thu, 12 Dec 2024 13:56:14 -0600 Subject: [PATCH] docs(readme): fix typo FAQ MML Refs: #520 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d0ee896..f4d55340 100644 --- a/README.md +++ b/README.md @@ -567,7 +567,7 @@ You can also manually edit your own configuration, from scratch: Hello, world! ``` - ### MML boby + ### MML body Email message template body can also be written in MML. The MIME Meta Language was introduced by the Emacs [`mml`](https://www.gnu.org/software/emacs/manual/html_node/emacs-mime/Composing.html) ELisp module. Pimalaya [ported it](https://github.com/pimalaya/core/tree/master/mml) in Rust.