Skip to content

Commit 2a0fab4

Browse files
committed
reword headings
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 9857ecc commit 2a0fab4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/container-apps/microservices-dapr-bindings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The service listens to input binding events from a system CRON and then outputs
3333

3434
::: zone pivot="nodejs"
3535

36-
## Run the Dapr application locally with Node.js
36+
## Run the Node.js application locally
3737

3838
Before deploying the application to Azure Container Apps, start by running the PostgreSQL container and JavaScript service locally with [Docker Compose](https://docs.docker.com/compose/) and Dapr.
3939

@@ -212,7 +212,7 @@ Upon successful completion of the `azd up` command:
212212

213213
::: zone pivot="python"
214214

215-
## Run the Dapr application locally with Python
215+
## Run the Python application locally
216216

217217
### Prepare the project
218218

@@ -389,7 +389,7 @@ Upon successful completion of the `azd up` command:
389389

390390
::: zone pivot="csharp"
391391

392-
## Run the Dapr application locally with .NET
392+
## Run the .NET application locally
393393

394394
### Prepare the project
395395

0 commit comments

Comments
 (0)