Skip to content
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] Fix typos #1060

Merged
merged 2 commits into from
May 22, 2024
Merged

[chore] Fix typos #1060

merged 2 commits into from
May 22, 2024

Conversation

kianmeng
Copy link
Contributor

Changes

Fix typos found via codespell -H and typos --hidden --format brief

Merge requirement checklist

Found via `codespell -H` and `typos --hidden --format brief`
@kianmeng kianmeng requested review from a team May 22, 2024 15:51
@kianmeng kianmeng requested a review from a team May 22, 2024 15:51
@reyang
Copy link
Member

reyang commented May 22, 2024

This is awesome! Thanks @kianmeng! BTW, would you be willing to add these to the CI in a follow up PR, similar to what misspell is doing?

misspell:
runs-on: ubuntu-latest
steps:
- name: check out code
uses: actions/checkout@v2
- name: run misspell
run: make misspell

@reyang reyang added the editorial Editorial changes only (typos, changelog, ...). No content-related changes of any kind. label May 22, 2024
@reyang reyang enabled auto-merge (squash) May 22, 2024 16:13
@reyang reyang merged commit a47cced into open-telemetry:main May 22, 2024
13 checks passed
@kianmeng
Copy link
Contributor Author

@reyang Should we keep misspell if we're going to add codespell in the CI pipeline?

@kianmeng
Copy link
Contributor Author

🥳 🥳 🥳 🥳 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial Editorial changes only (typos, changelog, ...). No content-related changes of any kind.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants