diff --git a/develop/develop-images/baseimages.md b/develop/develop-images/baseimages.md index d03aaa6ddb..3de9341e41 100644 --- a/develop/develop-images/baseimages.md +++ b/develop/develop-images/baseimages.md @@ -113,7 +113,7 @@ If you want to test it out, you can clone ## More resources -There are lots more resources available to help you write your `Dockerfile`. +There are lots of resources available to help you write your `Dockerfile`. * There's a [complete guide to all the instructions](/engine/reference/builder.md) available for use in a `Dockerfile` in the reference section. * To help you write a clear, readable, maintainable `Dockerfile`, we've also