diff --git a/docs/concepts/knowledge.mdx b/docs/concepts/knowledge.mdx index 0faf38014..b56a28577 100644 --- a/docs/concepts/knowledge.mdx +++ b/docs/concepts/knowledge.mdx @@ -45,7 +45,7 @@ CrewAI supports various types of knowledge sources out of the box: ## Quickstart Example -For file-Based Knowledge Sources, make sure to place your files in a `knowledge` directory at the root of your project. +For file-Based Knowledge Sources, make sure to place your files in a `knowledge` directory at the root of your project. Also, use relative paths from the `knowledge` directory when creating the source.