From 21aa5cd65ebd8479de012e928927221a8543393d Mon Sep 17 00:00:00 2001 From: Cyris Kissane Date: Thu, 23 Oct 2025 11:43:27 -0700 Subject: [PATCH] Fix typo in README.md regarding descendant --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06f0153..8f2130a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MIMEText RFC-5322 compliant, fully typed and documented email message generator for javascript runtimes. -> Earlier specification RFC-2822 obsoleted by RFC-5322, therefore this library aims to be fully compliant with RFC-5322 and it's decendant specifications. +> Earlier specification RFC-2822 obsoleted by RFC-5322, therefore this library aims to be fully compliant with RFC-5322 and it's descendant specifications. ## Installation ### npm