Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 0448841

Browse files
committed
Corrected spelllings
1 parent 5fdfa73 commit 0448841

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/modules/ROOT/nav-concepts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Conceptss
1+
* Concepts
22
** xref:concepts/RenovateBot/index.adoc[RenovateBot]
33
** xref:concepts/java-build-service/java-build-service.adoc[Java build service]
44
** xref:concepts/java-build-service/java-build-service-components.adoc[Java build service components]

docs/modules/ROOT/pages/how-to-guides/proc_managing-compliance-with-the-enterprise-contract.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[id="managing-compliance-with-the-enterprise-contract_{context}"]
44
= Managing compliance with the Enterprise Contract
55

6-
The Enterprise Contract (EC) is an artifact verifier and customizable policy checker. You can use Enterprise Contract to keep your software supply chain secure and ensure conatiner images comply with your organization's policies. It does this by verifying the security and provenance of builds created through {ProductName}.
6+
The Enterprise Contract (EC) is an artifact verifier and customizable policy checker. You can use Enterprise Contract to keep your software supply chain secure and ensure container images comply with your organization's policies. It does this by verifying the security and provenance of builds created through {ProductName}.
77

88
{ProductName}'s build process uses the Tekton Chains to generate a signed in-toto attestation of the build pipeline. The Enterprise Contract then uses this attestation to verify the build's integrity and compliance with a set of policies. These policies include best practices and any organization-specific requirements.
99

0 commit comments

Comments
 (0)