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

style: fix spelling mistakes #588

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vszabo2
Copy link

@vszabo2 vszabo2 commented Dec 7, 2023

I noticed a typo in the docs and I decided to go through and run a spell-checker (CSpell) on the entire repo.

I see that some others have suggested spelling fixes. Some but not all of those happen to be included in this PR.

In resource_docker_container_migrators.go, I mention network_data in the Deprecated note, because there is no evidence of ip_adresses_data or ip_addresses_data ever existing.

Potentially breaks any workflows that rely on the misspelled error messages.

In resource_docker_container_migrators.go, mention network_data in
the Deprecated note, because there is no evidence of
ip_adresses_data or ip_addresses_data ever existing.

Potentially breaks any workflows that rely on the misspelled error
messages.
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.

None yet

1 participant