summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyo Nakamura <upa@haeena.net>2022-11-13 18:17:52 +0900
committerGitHub <noreply@github.com>2022-11-13 18:17:52 +0900
commit3bd72beb833341b142e7a4d61244c3ca6eb07f5d (patch)
tree2df3829e05ce1ca123612c1e5337ea35e29714cf /README.md
parentb8e204ae41d581a16520e29cf0099f10a68ad926 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 587f7bb..1361a97 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ waiting time for transferring a lot of/large files over networks.
You can use `mscp` like `scp`, for example, `mscp
user@example.com:srcfile /tmp/dstfile`. Remote hosts only need to run
-normal `sshd` supporting the SFTP subsystem, and you need to be able
+standard `sshd` supporting the SFTP subsystem, and you need to be able
to ssh to the hosts (as usual). `mscp` does not require anything else.