Merge pull request #2053 from dapr/aacrawfi/header

Fix header spacing
This commit is contained in:
greenie-msft 2021-12-21 11:18:27 -08:00 committed by GitHub
commit a0215805bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ spec:
{{< /tabs >}} {{< /tabs >}}
## 2. Send an event(Output Binding) ## 2. Send an event (Output binding)
Below are code examples that leverage Dapr SDKs to interact with an output binding. Below are code examples that leverage Dapr SDKs to interact with an output binding.
@ -336,4 +336,4 @@ Watch this [video](https://www.youtube.com/watch?v=ysklxm81MTs&feature=youtu.be&
- [Binding API]({{< ref bindings_api.md >}}) - [Binding API]({{< ref bindings_api.md >}})
- [Binding components]({{< ref bindings >}}) - [Binding components]({{< ref bindings >}})
- [Binding detailed specifications]({{< ref supported-bindings >}}) - [Binding detailed specifications]({{< ref supported-bindings >}})