Skip to content

Fixed typos in files#896

Open
mukund-vish wants to merge 1 commit into
pyupio:mainfrom
mukund-vish:fix-typos-574
Open

Fixed typos in files#896
mukund-vish wants to merge 1 commit into
pyupio:mainfrom
mukund-vish:fix-typos-574

Conversation

@mukund-vish

Copy link
Copy Markdown

Description

Fixed a few typos found in error messages, docstrings, and the changelog:

  • Corrected "funtion" to "function" in the NOT_IMPLEMENTED error message in safety/scan/ecosystems/base.py
  • Fixed a stray extra bracket in the docstring type annotation in safety/safety.py (Optional[[Dict...Optional[Dict...)
  • Corrected "arguement" to "argument" in CHANGELOG.md

Type of Change

  • Documentation update

Related Issues

Fixes #574

Testing

  • No tests required

Checklist

  • Code is well-documented
  • Changelog is updated (if needed)
  • No sensitive information (e.g., keys, credentials) is included in the code
  • All PR feedback is addressed

Additional Notes

This is my first open source contribution and I am happy to make any adjustments if the maintainers prefer a different approach.

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 438ef8c5-1f05-41d5-9a7c-5473374b9df0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

Correct Typographical Errors

1 participant