File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ The sample pub/sub project includes:
35
35
36
36
::: zone pivot="nodejs"
37
37
38
- ## Run the Dapr applications locally with Node.js
38
+ ## Run the Node.js applications locally
39
39
40
40
Before deploying the application to Azure Container Apps, run the ` order-processor ` and ` checkout ` services locally with Dapr and Azure Service Bus.
41
41
@@ -247,7 +247,7 @@ Upon successful completion of the `azd up` command:
247
247
248
248
::: zone pivot="python"
249
249
250
- ## Run the Dapr applications locally with Python
250
+ ## Run the Python applications locally
251
251
252
252
Before deploying the application to Azure Container Apps, run the ` order-processor ` and ` checkout ` services locally with Dapr and Azure Service Bus.
253
253
@@ -459,7 +459,7 @@ Upon successful completion of the `azd up` command:
459
459
460
460
::: zone pivot="csharp"
461
461
462
- ## Run the Dapr applications locally with .NET
462
+ ## Run the .NET applications locally
463
463
464
464
Before deploying the application to Azure Container Apps, run the ` order-processor ` and ` checkout ` services locally with Dapr and Azure Service Bus.
465
465
You can’t perform that action at this time.
0 commit comments