Skip to content

Commit 6efa10d

Browse files
arewmTomHennen
andauthored
Adjust runDetail* to runDetails*
Co-authored-by: Tom Hennen <[email protected]> Signed-off-by: Andrew McNamara <[email protected]>
1 parent 343e88d commit 6efa10d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/spec/draft/provenance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ have correctly performed the operation and populated this provenance.
320320

321321
Metadata about this particular execution of the build.
322322

323-
<tr id="runDetailByproducts"><td><code>byproducts</code>
323+
<tr id="runDetailsByproducts"><td><code>byproducts</code>
324324
<td>array (<a href="https://github.com/in-toto/attestation/blob/7aefca35a0f74a6e0cb397a8c4a76558f54de571/spec/v1/resource_descriptor.md">ResourceDescriptor</a>)<td>
325325

326326
Additional artifacts generated during the build that are not considered

docs/spec/v1.0/provenance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ have correctly performed the operation and populated this provenance.
307307

308308
Metadata about this particular execution of the build.
309309

310-
<tr id="runDetailByproducts"><td><code>byproducts</code>
310+
<tr id="runDetailsByproducts"><td><code>byproducts</code>
311311
<td>array (<a href="https://github.com/in-toto/attestation/blob/main/spec/v1/resource_descriptor.md">ResourceDescriptor</a>)<td>
312312

313313
Additional artifacts generated during the build that are not considered

docs/spec/v1.1/provenance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ have correctly performed the operation and populated this provenance.
320320

321321
Metadata about this particular execution of the build.
322322

323-
<tr id="runDetailByproducts"><td><code>byproducts</code>
323+
<tr id="runDetailsByproducts"><td><code>byproducts</code>
324324
<td>array (<a href="https://github.com/in-toto/attestation/blob/7aefca35a0f74a6e0cb397a8c4a76558f54de571/spec/v1/resource_descriptor.md">ResourceDescriptor</a>)<td>
325325

326326
Additional artifacts generated during the build that are not considered

0 commit comments

Comments
 (0)