Skip to content

Commit c9eae26

Browse files
committed
fix incorrect term used
1 parent 726b57a commit c9eae26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/get-started/workshop/03_updating_app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ To remove a container, you first need to stop it. Once it has stopped, you can r
100100

101101
## Summary
102102

103-
In this section, you learned how to update and rebuild a container, as well as how to stop and remove a container.
103+
In this section, you learned how to update and rebuild an image, as well as how to stop and remove a container.
104104

105105
Related information:
106106
- [docker CLI reference](/reference/cli/docker/)

0 commit comments

Comments
 (0)