Skip to content

Commit c772924

Browse files
Update 05_persisting_data.md
changed error: container's instead of containers
1 parent 7ca3aae commit c772924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/get-started/workshop/05_persisting_data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ changes won't be seen in another container, even if they're using the same image
2121

2222
### See this in practice
2323

24-
To see this in action, you're going to start two containers. In one container,
24+
To see this in action, you're going to start two container's. In one container,
2525
you'll create a file. In the other container, you'll check whether that same
2626
file exists.
2727

0 commit comments

Comments
 (0)