build(hb): add missing word

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2023-10-16 20:22:26 +02:00
parent f8f858bfcf
commit 528d1f0d4d
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ $ docker buildx build --builder cloud-<org>-default \
```
If you want to build with a tag, but you don't want to load the results to your
local image store, you export the build results to the build cache only:
local image store, you can export the build results to the build cache only:
```console
$ docker buildx build --builder cloud-<org>-default \