Skip to content

Commit 54fde83

Browse files
jugdizhMisty Stanley-Jones
authored andcommitted
Update index.md (docker#5903)
1 parent 19cfba5 commit 54fde83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Containerization is increasingly popular because containers are:
8787
### Images and containers
8888

8989
A container is launched by running an image. An **image** is an executable
90-
package that includes everything needed to run an appplication--the code, a
90+
package that includes everything needed to run an application--the code, a
9191
runtime, libraries, environment variables, and configuration files.
9292

9393
A **container** is a runtime instance of an image--what the image becomes in

0 commit comments

Comments
 (0)