Skip to content

Commit 58170f4

Browse files
committed
Type Corrected
1 parent 0c2215b commit 58170f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_site/beginners/dockerfile/lab4_dockerfile_copy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 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.
2+
The COPY instruction copies files or directories from source and adds them to the filesystem of the container at destination.
33

44
Two form of COPY instruction
55
```

0 commit comments

Comments
 (0)