Skip to content

chore(docs): fix typo#5226

Merged
varonix0 merged 1 commit intomainfrom
daniel/k8s-multi-namespace-docs
Jan 22, 2026
Merged

chore(docs): fix typo#5226
varonix0 merged 1 commit intomainfrom
daniel/k8s-multi-namespace-docs

Conversation

@varonix0
Copy link
Member

Context

Fixed minor typo in k8s docs

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • Tested locally
  • Updated docs (if needed)
  • Read the contributing guide

@maidul98
Copy link
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 21, 2026

Greptile Summary

Fixed a syntax error in the Kubernetes operator installation documentation by adding a missing backslash (\) for proper bash command line continuation.

  • Corrected multi-line helm install command syntax on line 110
  • Ensures the command can be properly copy-pasted and executed without errors

Confidence Score: 5/5

  • This PR is safe to merge with no risks
  • This is a trivial documentation fix that corrects bash command syntax by adding a missing line continuation character, with no impact on code functionality
  • No files require special attention

Important Files Changed

Filename Overview
docs/integrations/platforms/kubernetes/overview.mdx Added missing backslash to multi-line bash command for proper line continuation

@varonix0 varonix0 merged commit 53122f9 into main Jan 22, 2026
8 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.

3 participants