fix incorrect heading text

Co-authored-by: Justin Chadwell <github@jedevc.com>
Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
David Karlsson 2022-10-04 13:09:41 +02:00 committed by David Karlsson
parent ed3b311de4
commit 4afd9ecf16
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ The following table outlines some of the differences between drivers.
| **Multi-arch images** | No | Yes | Yes | Yes |
| **BuildKit configuration** | No | Yes | Yes | Managed externally |
## List available drivers
## List available builders
Use `docker buildx ls` to see builder instances available on your system, and
the drivers they're using.