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

fix typo errors for code and documentation #171

Merged
merged 3 commits into from
May 12, 2023

Conversation

pratikmota
Copy link
Contributor

@pratikmota pratikmota commented Apr 11, 2023

Changes:
Few typo/spelling error corrections in the .md documentation files and description of .go files.

  1. an expecific -> a specific
  2. inatance --> instance
  3. delcare --> declare

Motivation:
To Improve Civo Terraform provider Golang code and documentation for community

Copy link
Member

@alejandrojnm alejandrojnm left a comment

Choose a reason for hiding this comment

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

The doc is created automatically by the release action, so there is not need to modify the doc files

@pratikmota
Copy link
Contributor Author

Ok understood, generating documentation with terraform-plugin-docs. Thank you for reviewing.
I have reverted all changes of .md files. now only .go file changes are available for merging. Please let me know if any further suggestions. Thank you.

@alejandrojnm alejandrojnm merged commit d204163 into civo:master May 12, 2023
2 checks passed
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

2 participants