Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit ddadb45

Browse files
committed
Typos
1 parent 78793ed commit ddadb45

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
This file copied into the container along with requirements.txt* from the parent
2-
folder. This file is included to prevents the Dockerfile COPY instruction from
1+
This file is copied into the container along with requirements.txt* from the
2+
parent folder. This is done to prevent the Dockerfile COPY instruction from
33
failing if no requirements.txt is found.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This file is copied into the container along with environment.yml* from the
22
parent folder. This is done to prevent the Dockerfile COPY instruction from
3-
failing if no environment.yml is found.
3+
failing if no environment.yml is found.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
This file copied into the container along with requirements.txt* from the parent
2-
folder. This file is included to prevents the Dockerfile COPY instruction from
1+
This file is copied into the container along with requirements.txt* from the
2+
parent folder. This is done to prevent the Dockerfile COPY instruction from
33
failing if no requirements.txt is found.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
This file copied into the container along with requirements.txt* from the parent
2-
folder. This file is included to prevents the Dockerfile COPY instruction from
1+
This file is copied into the container along with requirements.txt* from the
2+
parent folder. This is done to prevent the Dockerfile COPY instruction from
33
failing if no requirements.txt is found.

0 commit comments

Comments
 (0)