diff --git a/content/manuals/build/builders/drivers/_index.md b/content/manuals/build/builders/drivers/_index.md index 52204e5f470..de4f772c641 100644 --- a/content/manuals/build/builders/drivers/_index.md +++ b/content/manuals/build/builders/drivers/_index.md @@ -10,7 +10,7 @@ aliases: --- Build drivers are configurations for how and where the BuildKit backend runs. -Driver settings are customizable and allows fine-grained control of the builder. +Driver settings are customizable and allow fine-grained control of the builder. Buildx supports the following drivers: - `docker`: uses the BuildKit library bundled into the Docker daemon.