From 52f9e4963aa82928cb6f12487e698a7e7b28955d Mon Sep 17 00:00:00 2001 From: Koladele Olaitan <35191595+publikphigor@users.noreply.github.com> Date: Wed, 21 Sep 2022 20:32:48 +0100 Subject: [PATCH] docs: Fixed typo on Readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9676ba1..0a3698e 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ yarn add @leopardslab/react-email ## Inspiration -The idea of a React Component Library for Emails is not novel. There have been other implementations around for a while and we were inspired a lot by these solutions and many other generic Component Libraries. Following are a few of the amazing other implementations. +The idea of a React Component Library for Emails is not novel. There have been other implementations around for a while and we were inspired a lot by these solutions and many other generic Component Libraries. The following are a few of the amazing other implementations. -We try to be the community backed up-to-date solution one can depend on and contribute back, request features & seek help. +We try to be the community-backed up-to-date solution one can depend on and contribute back, request features & seek help. - [https://github.com/lang-ai/react-emails](https://github.com/lang-ai/react-emails) - [https://www.npmjs.com/package/react-email-components](https://www.npmjs.com/package/react-email-components)