Skip to content

Commit 6298cd2

Browse files
committed
typo feedback
Signed-off-by: Steve Lasker <stevenlasker@hotmail.com>
1 parent 276abe4 commit 6298cd2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/distribution/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Several options for how to persist a signature were explored. We measure these o
1818

1919
* Maintain the original artifact digest and collection of associated tags, supporting existing dev through deployment workflows
2020
* Multiple signatures per artifact, enabling the originating vendor signature, public registry certification and user/environment signatures
21-
* Native Persistence within an OCI Artifact enabled, distribution*spec based registry
21+
* Native Persistence within an OCI Artifact enabled, distribution spec based registry
2222
* Artifact and signature copying within and across OCI Artifact enabled, distribution spec based registries
2323
* Support multi-tenant registries enabling cloud providers and enterprises to support managed services at scale
2424
* Support private registries, where public content may be copied to, and new content originated within
@@ -228,7 +228,7 @@ Example **manifests** for a container image (`net-monitor:v1`) and two signature
228228
}
229229
```
230230

231-
The `manifest.config` contains the following signature information:
231+
The `index.config` contains the following signature information:
232232

233233
```json
234234
{
@@ -364,7 +364,7 @@ This model is a hybrid of the 1 & 2, but moves the Persistence of the signature
364364
}
365365
```
366366

367-
2. **index digest for the wabbit-networks signature** `sha256:222ibbf80b44ce6be8234e6ff90a1ac34acbeb826903b02cfa0da11c82cb222i`
367+
2. **index digest for the wabbit-networks signature of the `net-monitor:v1` image** `sha256:222ibbf80b44ce6be8234e6ff90a1ac34acbeb826903b02cfa0da11c82cb222i`
368368

369369
```json
370370
{

0 commit comments

Comments
 (0)