fixed a typo

changed "contain" to "contained" in the first bullet point
This commit is contained in:
Lee Gaines
2018-05-06 21:49:43 -07:00
committed by GitHub
parent f526014dc8
commit bce900a4ca

View File

@@ -1,6 +1,6 @@
# Multi-stage builds
* In the previous example, our final image contain:
* In the previous example, our final image contained:
* our `hello` program