Merge pull request #20409 from heyajulia/patch-1

Fix typo: "supports" => "support"
This commit is contained in:
David Karlsson 2024-07-13 20:54:36 +02:00 committed by GitHub
commit bfd8501fb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.