We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5996a commit 86762a4Copy full SHA for 86762a4
beginners/dockerfile/lab4_dockerfile_copy.md
@@ -1,5 +1,5 @@
1
# Lab #3: Create an image with COPY instruction
2
-The COPY instruction copies files or directories from source and adds them to the filesystem of the container at destinatio.
+The COPY instruction copies files or directories from source and adds them to the filesystem of the container at destination.
3
4
Two form of COPY instruction
5
```
0 commit comments