Skip to content

Commit ee078a7

Browse files
Update docs/source/markdown/podman-cp.1.md
Co-authored-by: Tom Sweeney <[email protected]> Signed-off-by: Daniel J Walsh <[email protected]>
1 parent 7e611f6 commit ee078a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/markdown/podman-cp.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ the cp command.
101101

102102
## EXAMPLES
103103

104-
Copy a file from host to a container:
104+
Copy a file from the host to a container:
105105
```
106106
podman cp /myapp/app.conf containerID:/myapp/app.conf
107107
```

0 commit comments

Comments
 (0)