Skip to content

Commit d6f79f4

Browse files
committed
Update code block syntax highlighting in company_codebase documentation
1 parent b0ed584 commit d6f79f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/core-abilities/company_codebase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ By indexing your company's code and using Retrieval-Augmented Generation (RAG),
2121
### Configuration options
2222

2323
In order to enable the RAG feature, add the following lines to your configuration file:
24-
```
24+
``` toml
2525
[rag_arguments]
2626
enable_rag=true
2727
```

0 commit comments

Comments
 (0)