From 98203846e59e23034ea51e0ebe693f515eededf3 Mon Sep 17 00:00:00 2001 From: Rowena Date: Fri, 27 Sep 2024 15:02:59 +0200 Subject: [PATCH] fix(error): fix --- faq/messaging-and-queuing.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/faq/messaging-and-queuing.mdx b/faq/messaging-and-queuing.mdx index c32e80df3a..d736826eb2 100644 --- a/faq/messaging-and-queuing.mdx +++ b/faq/messaging-and-queuing.mdx @@ -6,7 +6,8 @@ content: h1: Messaging and Queuing hero: assets/messaging.webp dates: - validation: 2024-09-125category: serverless + validation: 2024-09-25 +category: serverless --- ## What are NATS, SNS and SQS?