Merge pull request #3645 from thaJeztah/docs_fixes

docs: fix typo
This commit is contained in:
CrazyMax
2026-02-09 16:38:54 +01:00
committed by GitHub
@@ -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