diff --git a/docs/agents/connectors/document_library.md b/docs/agents/connectors/document_library.md index 22e785d..891b2f1 100644 --- a/docs/agents/connectors/document_library.md +++ b/docs/agents/connectors/document_library.md @@ -129,7 +129,7 @@ curl --location "https://api.mistral.ai/v1/conversations" \ -For explanation purposes, lets restructure the previous output in a more readeable JSON format. +For explanation purposes, lets restructure the previous output in a more readable JSON format. ```json { diff --git a/docs/agents/connectors/image_generation.md b/docs/agents/connectors/image_generation.md index 2315f21..37e21b5 100644 --- a/docs/agents/connectors/image_generation.md +++ b/docs/agents/connectors/image_generation.md @@ -125,7 +125,7 @@ curl --location "https://api.mistral.ai/v1/conversations" \ -For explanation purposes, lets restructure the previous output in a more readeable JSON format. +For explanation purposes, lets restructure the previous output in a more readable JSON format. ```json { diff --git a/docs/agents/connectors/websearch.md b/docs/agents/connectors/websearch.md index 50e3908..6cf7fa9 100644 --- a/docs/agents/connectors/websearch.md +++ b/docs/agents/connectors/websearch.md @@ -128,7 +128,7 @@ curl --location "https://api.mistral.ai/v1/conversations" \ -For explanation purposes, lets restructure the previous output in a more readeable JSON format. +For explanation purposes, lets restructure the previous output in a more readable JSON format. ```json {