From 65626d90dbce2986dd0394f0183a61eb1a9955cd Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Sat, 21 Jan 2023 00:37:24 +0200 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4d7ad6..f94d71f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Correo is a .NET service for programmatically sending emails. Communication with this service is available through two channels simultaneously: * HTTP (via REST API) -* Pub/Sub Messaging (NATS) +* Pub/Sub Messaging (via NATS) It can be integrated with several types of mediators, the configuration being the following: