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:
Mustafa Arslan 2024-11-04 20:28:21 +03:00 committed by GitHub
parent 60e23aadd3
commit 977013b8c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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