Merge pull request #2300 from hmz777/patch-1

Fix typo
This commit is contained in:
greenie-msft 2022-03-25 12:26:50 -07:00 committed by GitHub
commit 167cfaf5a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@ Verify you have an [Azure subscription](https://azure.microsoft.com/free/).
Dapr defines resources to use for building block functionality with components. These steps go through how to connect the resources you created above to Dapr for state and pub/sub. Dapr defines resources to use for building block functionality with components. These steps go through how to connect the resources you created above to Dapr for state and pub/sub.
#### Locate your component filese #### Locate your component files
{{< tabs "Self-Hosted" "Kubernetes" >}} {{< tabs "Self-Hosted" "Kubernetes" >}}
@ -336,4 +336,4 @@ kubectl apply -f redis-pubsub.yaml
{{< /tabs >}} {{< /tabs >}}
## Next steps ## Next steps
[Try out a Dapr quickstart]({{< ref quickstarts.md >}}) [Try out a Dapr quickstart]({{< ref quickstarts.md >}})