Skip to content

Commit

Permalink
chore: Spelling fix for according (#140)
Browse files Browse the repository at this point in the history
Signed-off-by: Blake Ridgway <blake@blakeridgway.dev>
  • Loading branch information
blakeridgway authored Sep 13, 2024
1 parent 6995b4a commit d62f70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

[![docs](https://docs.rs/openssh-sftp-client/badge.svg)](https://docs.rs/openssh-sftp-client)

openssh-sftp-client, implements [sftp v3] accodring to
openssh-sftp-client, implements [sftp v3] according to
[`openssh-portable/sftp-client.c`] in rust using `tokio` and `serde`.

It exposes highlevel `async` APIs that models closely after `std::fs` that are
Expand Down

0 comments on commit d62f70f

Please sign in to comment.