docs: fix typo

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2026-02-08 18:13:50 +01:00
parent 06f438a4c8
commit 76355684bc
@@ -183,7 +183,7 @@ $ docker buildx history inspect attachment --type provenance
### Inspect an attachment by digest ### 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: the `inspect` output:
```console ```console