Skip to content

Fix typos #10232

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

Merged
merged 1 commit into from
Apr 24, 2025
Merged

Fix typos #10232

merged 1 commit into from
Apr 24, 2025

Conversation

DimitriPapadopoulos
Copy link
Contributor

Title

Fix typos in docs

Relevant issues

Pre-Submission checklist

  • [N/A] I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • [N/A] I have added a screenshot of my new test passing locally
  • [N/A] My PR passes all unit tests on (make test-unit)[https://docs.litellm.ai/docs/extras/contributing_code]
  • [N/A] My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

📖 Documentation

Changes

Copy link

vercel bot commented Apr 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 0:01am

@CLAassistant
Copy link

CLAassistant commented Apr 23, 2025

CLA assistant check
All committers have signed the CLA.

@ishaan-jaff
Copy link
Contributor

hi @DimitriPapadopoulos what tool did you use to catch these typos ?

@DimitriPapadopoulos
Copy link
Contributor Author

codespell

@ishaan-jaff
Copy link
Contributor

@DimitriPapadopoulos can you add a 2nd PR for having codespell run on github actions ?

(under .github/workflows/test-linting)

Copy link
Contributor

@ishaan-jaff ishaan-jaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ishaan-jaff ishaan-jaff merged commit 5e2fd49 into BerriAI:main Apr 24, 2025
6 checks passed
@DimitriPapadopoulos
Copy link
Contributor Author

DimitriPapadopoulos commented Apr 24, 2025

I could add a GitHub Action, but be aware that current open source spellcheckers are not based on AI (at least codespell is not) and will result in false positives. So you will have to maintain an exclusion list.

@DimitriPapadopoulos DimitriPapadopoulos deleted the codespell branch April 24, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants