Adding back the whitespaces

This commit is contained in:
fzowl
2025-01-10 02:48:01 +01:00
parent ef0c8a7b65
commit 5b50479d93

View File

@@ -45,7 +45,7 @@ CrewAI supports various types of knowledge sources out of the box:
## Quickstart Example
<Tip>
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.
</Tip>