diff --git a/docs/docs/core-abilities/company_codebase.md b/docs/docs/core-abilities/company_codebase.md
index 1496ca0a..9d94775c 100644
--- a/docs/docs/core-abilities/company_codebase.md
+++ b/docs/docs/core-abilities/company_codebase.md
@@ -34,8 +34,8 @@ enable_rag=true
If set to true, codebase enrichment using RAG will be enabled. Default is false. |
- rag_repo_list |
- A list of repositories that will be used by the semantic search for RAG. Use `['all']` to consider the entire codebase or a select list or repositories, for example: ['my-org/my-repo', ...]. Default: the repository from which the PR was opened. |
+ rag_repo_list |
+ A list of repositories that will be used by the semantic search for RAG. Use `['all']` to consider the entire codebase or a select list or repositories, for example: ['my-org/my-repo', ...]. Default: the repository from which the PR was opened. |