diff --git a/samples/sample-infra/dapr-components.bicep b/samples/sample-infra/dapr-components.bicep index 58eba724..ae8ae548 100644 --- a/samples/sample-infra/dapr-components.bicep +++ b/samples/sample-infra/dapr-components.bicep @@ -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