Skip to content

Conversation

dqkqd
Copy link
Contributor

@dqkqd dqkqd commented Apr 11, 2025

Change Summary

Fixing small typos in the docs.

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@github-actions github-actions bot added the relnotes-fix Used for bugfixes. label Apr 11, 2025
Copy link
Contributor

hyperlint-ai bot commented Apr 11, 2025

PR Change Summary

Corrected typos in the documentation to improve clarity and accuracy.

  • Fixed the class name from 'Unhasbable' to 'Unhashable' in validation_errors.md
  • Corrected the type name from 'UnkownType' to 'UnknownType' in resolving_annotations.md

Modified Files

  • docs/errors/validation_errors.md
  • docs/internals/resolving_annotations.md

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

Copy link

codspeed-hq bot commented Apr 11, 2025

CodSpeed Performance Report

Merging #11739 will not alter performance

Comparing dqkqd:typos (c161d87) with main (2e7cddb)

Summary

✅ 46 untouched benchmarks

Copy link
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

@Viicos Viicos added relnotes-ignore Omit this PR from the release notes. and removed relnotes-fix Used for bugfixes. labels Apr 13, 2025
@Viicos Viicos changed the title Fix typos in docs Fix typos in documentation Apr 13, 2025
Copy link
Member

@Viicos Viicos left a comment

Choose a reason for hiding this comment

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

Thanks

@Viicos Viicos merged commit c79f9e2 into pydantic:main Apr 13, 2025
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes-ignore Omit this PR from the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants