From 0f17227fd9486cadb5a1bcafe58109f130c9a8c3 Mon Sep 17 00:00:00 2001 From: Julia Date: Sat, 13 Jul 2024 17:04:11 +0200 Subject: [PATCH] Fix typo: "supports" => "support" --- content/build/building/base-images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/build/building/base-images.md b/content/build/building/base-images.md index 7bb891144c..f64e949639 100644 --- a/content/build/building/base-images.md +++ b/content/build/building/base-images.md @@ -21,7 +21,7 @@ For most cases, you don't need to create your own base image. Docker Hub contains a vast library of Docker images that are suitable for use as a base image in your build. [Docker Official Images](../../trusted-content/official-images/_index.md) are specifically designed as a set of hardened, battle-tested images that -supports a wide variety of platforms, languages, and frameworks. There are also +support a wide variety of platforms, languages, and frameworks. There are also [Docker Verified Publisher](https://hub.docker.com/search?q=&image_filter=store) images, created by trusted publishing partners, verified by Docker.