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

Update typographical error in deployment short name #40

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

Conversation

benverhees
Copy link

@benverhees benverhees commented Nov 10, 2023

This pull request addresses a typographical error found in the short name of the deployment resource type. Previously, it was inaccurately typed as deloy instead of the correct term deploy.

@benverhees
Copy link
Author

benverhees commented Nov 10, 2023

The cause of this issue might be the max 5 character convention that seems to be used for resource types. This character limit may have inadvertently encouraged typos or unclear abbreviations. If the 5 character limit is to be enforced, I'd suggest to use dploy as an alternative short name. That version maintains the 5 character limit while creating a stronger resemblance to the full term, reducing the chance of it being seen as a typographical error.

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