Skip to content

Commit 72e096f

Browse files
authored
Merge pull request #3645 from thaJeztah/docs_fixes
docs: fix typo
2 parents 06f438a + 7635568 commit 72e096f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/buildx_history_inspect_attachment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ $ docker buildx history inspect attachment --type provenance
183183

184184
### Inspect an attachment by digest
185185

186-
You can inspect an attachment directly using its digset, which you can get from
186+
You can inspect an attachment directly using its digest, which you can get from
187187
the `inspect` output:
188188

189189
```console

0 commit comments

Comments
 (0)