diff --git a/docs/reference/buildx_history_inspect_attachment.md b/docs/reference/buildx_history_inspect_attachment.md index 4099374d6020..5f0eec758a5d 100644 --- a/docs/reference/buildx_history_inspect_attachment.md +++ b/docs/reference/buildx_history_inspect_attachment.md @@ -183,7 +183,7 @@ $ docker buildx history inspect attachment --type provenance ### Inspect an attachment by digest -You can inspect an attachment directly using its digset, which you can get from +You can inspect an attachment directly using its digest, which you can get from the `inspect` output: ```console