From a836d7d9abcb2102c8fc11c93514eb6df1b1e29f Mon Sep 17 00:00:00 2001 From: Mustafa Arslan Date: Mon, 4 Nov 2024 20:28:42 +0300 Subject: [PATCH] Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md Co-authored-by: Mark Fussell Signed-off-by: Mustafa Arslan --- .../reference/components-reference/supported-bindings/sftp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md b/daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md index 9a8077cc9..a97f61ae3 100644 --- a/daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md +++ b/daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md @@ -9,7 +9,7 @@ aliases: ## Component format -To set up the Sftp binding, create a component of type `bindings.sftp`. See this guide on how to create and apply a binding configuration. +To set up the SMTP binding, create a component of type `bindings.sftp`. See this guide on how to create and apply a binding configuration. ```yaml apiVersion: dapr.io/v1alpha1