Skip to content

Fix typo cleanups across docs, examples, and tests#2208

Open
luojiyin1987 wants to merge 5 commits intohuggingface:mainfrom
luojiyin1987:fix/typo-cleanups
Open

Fix typo cleanups across docs, examples, and tests#2208
luojiyin1987 wants to merge 5 commits intohuggingface:mainfrom
luojiyin1987:fix/typo-cleanups

Conversation

@luojiyin1987
Copy link
Copy Markdown

Summary

This PR fixes a small set of spelling / wording issues across docs, examples, docstrings, and tests.

Closes #2207.

Changes

  • fix initalization -> initialization in the English tutorial
  • improve example wording from timing informations to timing details
  • fix Wether -> Whether in a model docstring
  • fix EXTENTIONS -> EXTENSIONS and undertand -> understand in tool code / docstrings
  • fix pyhon -> python in a test name

Notes

  • one file per commit
  • no functional behavior changes intended
  • .typos.toml was not included

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.

Typo cleanup across docs, examples, and docstrings

1 participant