diff --git a/content/build/hydrobuild.md b/content/build/hydrobuild.md index 00fbe886d8..8ea2746f9b 100644 --- a/content/build/hydrobuild.md +++ b/content/build/hydrobuild.md @@ -160,7 +160,7 @@ $ docker buildx build --builder cloud--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--default \