You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/knowledge-base.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,6 @@ By default, CodeRabbit will store its data in the `coderabbitai/data` branch unl
67
67
@coderabbitai always make sure to enforce camelCase
68
68
```
69
69
70
-
- CodeRabbit should respone that it has added a learning.
70
+
- CodeRabbit should respond that it has added a learning.
71
71
- Check out the branch called `coderabbit/data` in the repository (or whatever branch name you have set for `ON_PREM_KNOWLEDGE_BASE_BRANCH`). It should contain a file called learnings.json with an entry containing what you told it to remember.
72
72
- Future PRs should utilize the contents of this learnings file. Congratulations! You have configured the CodeRabbit Self-hosted knowledge base.
0 commit comments