We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6e5ea commit 6f573aeCopy full SHA for 6f573ae
_episodes/15-transferring-files.md
@@ -53,7 +53,7 @@ or
53
54
To copy a single file to or from the cluster, we can use `scp` ("secure copy").
55
The syntax can be a little complex for new users, but we'll break it down.
56
-the `scp` command is a relative of the `ssh` command we used to
+The `scp` command is a relative of the `ssh` command we used to
57
access the system, and can use the same public-key authentication
58
mechanism.
59
0 commit comments