Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit babd3da

Browse files
authored
Change "tho" to "though"
1 parent 69b3a3d commit babd3da

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)