diff --git a/daprdocs/content/en/developing-applications/building-blocks/bindings/howto-bindings.md b/daprdocs/content/en/developing-applications/building-blocks/bindings/howto-bindings.md index 72ecab70e..ce9c1d87a 100644 --- a/daprdocs/content/en/developing-applications/building-blocks/bindings/howto-bindings.md +++ b/daprdocs/content/en/developing-applications/building-blocks/bindings/howto-bindings.md @@ -91,7 +91,7 @@ spec: {{< /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. @@ -336,4 +336,4 @@ Watch this [video](https://www.youtube.com/watch?v=ysklxm81MTs&feature=youtu.be& - [Binding API]({{< ref bindings_api.md >}}) - [Binding components]({{< ref bindings >}}) -- [Binding detailed specifications]({{< ref supported-bindings >}}) \ No newline at end of file +- [Binding detailed specifications]({{< ref supported-bindings >}})