From 6e96682f31a59ef9396a14d7cef0c7e4964f25f6 Mon Sep 17 00:00:00 2001 From: pitneitemeier Date: Fri, 27 Oct 2023 18:11:56 +0200 Subject: [PATCH] fixed typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e278c8480..eac0fc794 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The key features of the Intelligence Layer are: - **Composability**: The Intelligence Layer streamlines your journey from prototyping to scalable deployment. It offers seamless integration with diverse evaluation methods, manages concurrency, and orchestrates smaller tasks into complex workflows. - **Auditability** At the core of the Intelligence Layer is the belief that all AI processes must be auditable and traceable. - To ensure this, we provide full coprehensibility, by seamlessly logging each step of every workflow. + To ensure this, we provide full comprehensibility, by seamlessly logging each step of every workflow. This enhances your debugging capabilities and offers greater control post-deployment when examining model responses. ## Getting Started