Skip to content

Commit 4501c7e

Browse files
authored
Update README.md
1 parent 5ac7dee commit 4501c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ $command->getOutput(); // 'Hello World'
3838
$command->getError(); // ''
3939

4040
$connection->upload($localPath, $remotePath);
41-
$connection->download($remotPath, $localPath);
41+
$connection->download($remotePath, $localPath);
4242
```

0 commit comments

Comments
 (0)