From 0888222a66218c2c714ad00313067d062c554a75 Mon Sep 17 00:00:00 2001 From: Berkan Serbes <69859539+berkanserbes@users.noreply.github.com> Date: Sun, 2 Mar 2025 16:17:11 +0300 Subject: [PATCH] fix typo in aspnet-core.json --- public/roadmap-content/aspnet-core.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/roadmap-content/aspnet-core.json b/public/roadmap-content/aspnet-core.json index 621da7ae9..aac7b9968 100644 --- a/public/roadmap-content/aspnet-core.json +++ b/public/roadmap-content/aspnet-core.json @@ -2312,7 +2312,7 @@ ] }, "gBuaVZfqJ0-g21sKohQtx": { - "title": "Azuer Service Bus", + "title": "Azure Service Bus", "description": "Azure Service Bus is a scalable and reliable messaging platform that can handle a high volume of messages, it's also easy to use, has a lot of features like subscription, Topics, Dead Letter, and easy to integrate with other Azure services, and it's a managed service which means Microsoft takes care of the infrastructure and scaling. However, it's worth noting that Azure Service Bus is a paid service and the cost will depend on the number of messages and the size of the data that you are sending and receiving.\n\nTo learn more, visit the following links:", "links": [ { @@ -2872,4 +2872,4 @@ } ] } -} \ No newline at end of file +}