Skip to content

Commit 572a54a

Browse files
committed
Merge branch 'multiple-dapr-components' of https://github.com/cebundy/azure-docs-pr into multiple-dapr-components
2 parents 8f0eed0 + 0ddc38d commit 572a54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/dapr-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Based on your needs, you can "plug in" certain Dapr component types like state s
7171
7272
# [YAML](#tab/yaml)
7373

74-
When defining a Dapr component via YAML, you will pass your component manifest into the Azure CLI. When configuring multiple components, you will create a separate YAML file and run the Azure CLI command for each component.
74+
When defining a Dapr component via YAML, you will pass your component manifest into the Azure CLI. When configuring multiple components, you will need to create a separate YAML file and run the Azure CLI command for each component.
7575

7676
For example, deploy a `pubsub.yaml` component using the following command:
7777

0 commit comments

Comments
 (0)