Skip to content

Commit 9e8032b

Browse files
authored
fix incorrect term used (#22700)
## Description Changed incorrect term used "container" -> "image" ## Reviews - [ ] Technical review - [x] Editorial review - [ ] Product review
1 parent 9f6b1a0 commit 9e8032b

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)