From ef9710d8e2ce69cd5eba133549c96f83b6bbfac2 Mon Sep 17 00:00:00 2001 From: accetto <34798830+accetto@users.noreply.github.com> Date: Sun, 20 Nov 2022 13:34:52 +0000 Subject: [PATCH] Correction in Synopsis. Correction in Synopsis. Signed-off-by: accetto <34798830+accetto@users.noreply.github.com> --- docs/manuals/drivers/kubernetes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manuals/drivers/kubernetes.md b/docs/manuals/drivers/kubernetes.md index 7826c445..6aec01cf 100644 --- a/docs/manuals/drivers/kubernetes.md +++ b/docs/manuals/drivers/kubernetes.md @@ -6,8 +6,8 @@ varied compute resources. ## Synopsis -Run the following command to create a new builder, named `container`, that uses -the Docker container driver: +Run the following command to create a new builder, named `kube`, that uses +the Kubernetes driver: ```console $ docker buildx create \