Skip to content

Commit 5a8b802

Browse files
Merge pull request docker#579 from scottlaw1/patch-1
Change "tho" to "though"
2 parents 9a39f03 + babd3da commit 5a8b802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/getstarted/step_four.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this next section, you will improve the `whalesay` image by building a new ve
2020

2121
In this step, you use your favorite text editor to write a short Dockerfile. A
2222
Dockerfile describes the software that is "baked" into an image. It isn't just
23-
ingredients tho, it can tell the software what environment to use or what
23+
ingredients though, it can tell the software what environment to use or what
2424
commands to run. Your recipe is going to be very short.
2525

2626
1. Go back to your command terminal window.

0 commit comments

Comments
 (0)