mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
This commit is contained in:
parent
60e23aadd3
commit
977013b8c9
|
@ -221,7 +221,7 @@ To perform a delete file operation, invoke the Sftp binding with a `POST` method
|
|||
|
||||
#### Response
|
||||
|
||||
An HTTP 204 (No Content) and empty body will be returned if successful.
|
||||
An HTTP 204 (No Content) and empty body is returned if successful.
|
||||
|
||||
## Related links
|
||||
|
||||
|
|
Loading…
Reference in New Issue