Skip to content

Commit 0e48c4b

Browse files
authored
Fix a typo in the Build drivers manual (#22515)
## Description This pull request fixes a minor typo in the Build drivers manual.
1 parent 744ff18 commit 0e48c4b

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/build/builders/drivers

1 file changed

+1
-1
lines changed

content/manuals/build/builders/drivers/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases:
1010
---
1111

1212
Build drivers are configurations for how and where the BuildKit backend runs.
13-
Driver settings are customizable and allows fine-grained control of the builder.
13+
Driver settings are customizable and allow fine-grained control of the builder.
1414
Buildx supports the following drivers:
1515

1616
- `docker`: uses the BuildKit library bundled into the Docker daemon.

0 commit comments

Comments
 (0)