fix typo in aspnet-core.json

pull/8290/head^2
Berkan Serbes 2 months ago committed by GitHub
parent cbfd4f7fcb
commit 0888222a66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      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 @@
}
]
}
}
}

Loading…
Cancel
Save