Skip to content

Commit bfd8501

Browse files
authored
Merge pull request docker#20409 from heyajulia/patch-1
Fix typo: "supports" => "support"
2 parents eb41fe1 + 0f17227 commit bfd8501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/build/building/base-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For most cases, you don't need to create your own base image. Docker Hub
2121
contains a vast library of Docker images that are suitable for use as a base
2222
image in your build. [Docker Official Images](../../trusted-content/official-images/_index.md)
2323
are specifically designed as a set of hardened, battle-tested images that
24-
supports a wide variety of platforms, languages, and frameworks. There are also
24+
support a wide variety of platforms, languages, and frameworks. There are also
2525
[Docker Verified Publisher](https://hub.docker.com/search?q=&image_filter=store)
2626
images, created by trusted publishing partners, verified by Docker.
2727

0 commit comments

Comments
 (0)