Skip to content

Commit

Permalink
Update samples/sample-infra/dapr-components.bicep
Browse files Browse the repository at this point in the history
Co-authored-by: Shubham Sharma <[email protected]>
  • Loading branch information
ASHIQUEMD and shubham1172 authored Sep 19, 2023
1 parent 2d3bcd8 commit 44a94de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/sample-infra/dapr-components.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ resource daprComponentMessagebus 'Microsoft.App/managedEnvironments/daprComponen
}

/* ###################################################################### */
// Setup Dapr componet Eventhub in ACA
// Setup Dapr component Eventhub in ACA
/* ###################################################################### */
resource daprComponentEventHub 'Microsoft.App/managedEnvironments/daprComponents@2023-05-01' = {
parent: environment
Expand Down

0 comments on commit 44a94de

Please sign in to comment.