Skip to content

Commit fa8950e

Browse files
Fixed typo in sftp-client.md (#44896)
1 parent 4324b6c commit fa8950e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/iot/includes/sftp-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Where:
1010

1111
- The `-r` option instructs `scp` to copy files recursively.
1212
- */publish-location/* is the folder you published to in the previous step.
13-
- `pi@raspberypi` is the user and host names in the format `<username>@<hostname>`.
13+
- `pi@raspberrypi` is the user and host names in the format `<username>@<hostname>`.
1414
- */home/pi/deployment-location/* is the new folder on the SBC.
1515

1616
> [!TIP]

0 commit comments

Comments
 (0)