Skip to content

docs: fix typos in debug and error messages#9

Open
Avicennasis wants to merge 1 commit into
ArtStation:mainfrom
Avicennasis:docs/fix-typos
Open

docs: fix typos in debug and error messages#9
Avicennasis wants to merge 1 commit into
ArtStation:mainfrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

Fix 3 typos in user-facing strings:

  • lib/kuber_kit/actions/service_deployer.rb: "Deploymet" → "Deployment" in debug output
  • lib/kuber_kit/service_deployer/strategies/docker.rb: "Unknow" → "Unknown" in error message
  • lib/kuber_kit/service_deployer/strategies/kubernetes.rb: "Unknow" → "Unknown" in error message

String-only changes — no logic or API changes.

- service_deployer.rb: fix "Deploymet" → "Deployment" in debug string
- docker.rb: fix "Unknow" → "Unknown" in error message
- kubernetes.rb: fix "Unknow" → "Unknown" in error message
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.

1 participant