Skip to content

Conversation

@sreejith-rajashekaran
Copy link
Contributor

@sreejith-rajashekaran sreejith-rajashekaran commented Oct 17, 2025

Fixed two errors in the Kubernetes object deployment tutorial:

  1. Line 127: Changed "tools you familiar to check" to "tools you are familiar with to check"
  2. Line 184: Changed "completely dependant on each other, of each is" to "completely independent of each other, as each is"
    • Corrected misspelling: "dependant" → "independent"
    • Fixed semantic error: environments are independent, not dependent
    • Improved grammar: "of each is" → "as each is"

These fixes have been applied to all documentation versions:

  • docs/tutorials/k8s-object.mdx (current)
  • versioned_docs/version-v1.10/tutorials/k8s-object.mdx
  • versioned_docs/version-v1.9/tutorials/k8s-object.mdx
  • versioned_docs/version-v1.8/tutorials/k8s-object.mdx
  • versioned_docs/version-v1.7/tutorials/k8s-object.mdx

I have:

  • Read and followed KubeVela's contribution process.
  • Update sidebar.js if adding a new page.
  • Run yarn start to ensure the changes has taken effect.

Summary by cubic

Fixed two wording and grammar issues in the Kubernetes object deployment tutorial to improve clarity. Changes are applied across all versioned docs (v1.7–v1.10).

  • Bug Fixes
    • "tools you familiar to check" → "tools you are familiar with to check"
    • "completely dependant on each other, of each is" → "completely independent of each other, as each is"

Fixed two errors in the Kubernetes object deployment tutorial:
1. Line 127: Changed "tools you familiar to check" to "tools you are
   familiar with to check"
2. Line 184: Changed "completely dependant on each other, of each is"
   to "completely independent of each other, as each is"
   - Corrected misspelling: "dependant" → "independent"
   - Fixed semantic error: environments are independent, not dependent
   - Improved grammar: "of each is" → "as each is"

These fixes have been applied to all documentation versions:
- docs/tutorials/k8s-object.mdx (current)
- versioned_docs/version-v1.10/tutorials/k8s-object.mdx
- versioned_docs/version-v1.9/tutorials/k8s-object.mdx
- versioned_docs/version-v1.8/tutorials/k8s-object.mdx
- versioned_docs/version-v1.7/tutorials/k8s-object.mdx

Signed-off-by: sreejith-rajashekaran <sreejith.rajashekaran@hotmail.com>
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 5 files

@anoop2811 anoop2811 merged commit f444829 into kubevela:main Oct 28, 2025
7 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.

2 participants