-
Notifications
You must be signed in to change notification settings - Fork 1.9k
chore: readme #5426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: readme #5426
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Greptile Summary
This PR makes a minor editorial improvement to the README.md file by replacing "etc." with "and Salesforce" on line 29. The change transforms the sentence from ending with a vague "etc." to explicitly mentioning Salesforce as a named connector, improving the clarity and professionalism of the documentation. This is a purely cosmetic change that follows good documentation practices by being more specific about the platform's capabilities rather than using indefinite terminology.
The change fits well within the broader context of the README file, which consistently mentions specific connector names throughout the document. This editorial improvement maintains consistency with the rest of the documentation's approach of explicitly naming supported platforms rather than relying on abbreviations.
PR Description Notes:
- The PR description sections are left with placeholder text and haven't been filled out by the contributor
- The backporting checkboxes remain unchecked, indicating no backport is needed for this documentation change
Confidence score: 5/5
- This PR is safe to merge with minimal risk as it only contains a minor documentation improvement
- Score reflects the purely editorial nature of the change with zero functional impact on the codebase
- No files require special attention as this is a simple one-line text change in documentation
1 file reviewed, no comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 issue found across 1 file
Prompt for AI agents (all 1 issues)
Understand the root cause of the following 1 issues and fix them.
<file name="README.md">
<violation number="1" location="README.md:29">
Use "synced" instead of "sync-ed" for standard spelling.</violation>
</file>
React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai
to give feedback, ask questions, or re-run the review.
<strong>[Onyx](https://www.onyx.app/)</strong> (formerly Danswer) is the AI platform connected to your company's docs, apps, and people. | ||
Onyx provides a feature rich Chat interface and plugs into any LLM of your choice. | ||
Keep knowledge and access controls sync-ed across over 40 connectors like Google Drive, Slack, Confluence, Salesforce, etc. | ||
Keep knowledge and access controls sync-ed across over 40 connectors like Google Drive, Slack, Confluence, and Salesforce. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use "synced" instead of "sync-ed" for standard spelling.
Prompt for AI agents
Address the following comment on README.md at line 29:
<comment>Use "synced" instead of "sync-ed" for standard spelling.</comment>
<file context>
@@ -26,7 +26,7 @@
<strong>[Onyx](https://www.onyx.app/)</strong> (formerly Danswer) is the AI platform connected to your company's docs, apps, and people.
Onyx provides a feature rich Chat interface and plugs into any LLM of your choice.
-Keep knowledge and access controls sync-ed across over 40 connectors like Google Drive, Slack, Confluence, Salesforce, etc.
+Keep knowledge and access controls sync-ed across over 40 connectors like Google Drive, Slack, Confluence, and Salesforce.
Create custom AI agents with unique prompts, knowledge, and actions that the agents can take.
Onyx can be deployed securely anywhere and for any scale - on a laptop, on-premise, or to cloud.
</file context>
Keep knowledge and access controls sync-ed across over 40 connectors like Google Drive, Slack, Confluence, and Salesforce. | |
Keep knowledge and access controls synced across over 40 connectors like Google Drive, Slack, Confluence, and Salesforce. |
Description
[Provide a brief description of the changes in this PR]
How Has This Been Tested?
[Describe the tests you ran to verify your changes]
Backporting (check the box to trigger backport action)
Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.
Summary by cubic
Improve README phrasing in the connectors sentence for clarity and consistency. Replaces “..., Confluence, Salesforce, etc.” with “..., Confluence, and Salesforce.”