Skip to content

Commit fc8ef43

Browse files
committed
Fixed wording
1 parent f32b3d1 commit fc8ef43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/desktop/use-desktop/builds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ connected to the same cloud builder.
1717
> [!NOTE]
1818
> When building Windows container images using the `docker build` command, the legacy builder is used which does not populate the **Builds** view. To switch to using the Buildkit engine, you can:
1919
- Set `DOCKER_BUILDKIT=1` in the build command, such as `DOCKER_BUILDKIT=1 docker build .` or,
20-
- Use `docker buildx build` command
20+
- Use the `docker buildx build` command
2121

2222
## Show build list
2323

0 commit comments

Comments
 (0)