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

Improve concepts "Overview" page #46466

Closed
wants to merge 1 commit into from

Conversation

Gauravbharane
Copy link

  • Line number: 99 container needs to start. Wouldn't it be easier if this behavior was handled by a system? TO
    container needs to start. Wouldn't it be easier if this behaviour was handled by a system?

  • Line number: 160 data-processing frameworks (for example, Spark), databases (for example, MySQL), caches, nor TO
    data-processing frameworks (for example, Spark), databases (for example, MySQL), caches, or

This all changes are verified using word checking tools like grammerly.

- Line number: 99 
container needs to start. Wouldn't it be easier if this behavior was handled by a system?
TO
container needs to start. Wouldn't it be easier if this behaviour was handled by a system?


- Line number: 160
data-processing frameworks (for example, Spark), databases (for example, MySQL), caches, nor
TO 
data-processing frameworks (for example, Spark), databases (for example, MySQL), caches, or


This all changes are verified using word checking tools like grammerly.
Copy link

linux-foundation-easycla bot commented May 20, 2024

CLA Signed

  • ✅login: Gauravbharane / (db47fd6)

The committers listed above are authorized under a signed CLA.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign tengqm for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label May 20, 2024
@k8s-ci-robot k8s-ci-robot added sig/docs Categorizes an issue or PR as relevant to SIG Docs. cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels May 20, 2024
@k8s-ci-robot
Copy link
Contributor

Welcome @Gauravbharane!

It looks like this is your first PR to kubernetes/website 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/website has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 20, 2024
Copy link

netlify bot commented May 20, 2024

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit db47fd6
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/664b90dc65c5f90008ec06e0
😎 Deploy Preview https://deploy-preview-46466--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels May 20, 2024
@salaxander
Copy link
Contributor

Hi @Gauravbharane - thanks for opening the pull request.

"Behavior" is a correct spelling in American English. As for the other change, I don't believe that warrants an individual PR. If there are additional fixes that could make this more substantial, feel free to add them and we can review them at that time.

Copy link
Member

@dipesh-rawat dipesh-rawat left a comment

Choose a reason for hiding this comment

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

@Gauravbharane Thanks for your contribution. Since we try to follow the Trivial Edits guidelines as much as we can, I encourage you to seek out additional things for improvement within the same document (or any other around you went through recently). Submitting a PR with several minor fixes enhances its value and we'll be more likely to merge it. Keep up the great work!

@@ -96,7 +96,7 @@ Containers have become popular because they provide extra benefits, such as:
Containers are a good way to bundle and run your applications. In a production
environment, you need to manage the containers that run the applications and
ensure that there is no downtime. For example, if a container goes down, another
container needs to start. Wouldn't it be easier if this behavior was handled by a system?
container needs to start. Wouldn't it be easier if this behaviour was handled by a system?
Copy link
Member

Choose a reason for hiding this comment

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

The current spelling of "behavior" is accurate, as it aligns with the style guide that specifies the use of U.S. English spelling and grammar in our English-language documentation. (Reference to the style guide (here))

Copy link
Author

Choose a reason for hiding this comment

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

Thanks for reviewing

@dipesh-rawat
Copy link
Member

/retitle Improve concepts "Overview" page

@k8s-ci-robot k8s-ci-robot changed the title Update _index.md fixed 99th line & 160th line typo errors Improve concepts "Overview" page May 20, 2024
@@ -157,7 +157,7 @@ Kubernetes:
Delivery, and Deployment (CI/CD) workflows are determined by organization cultures and
preferences as well as technical requirements.
* Does not provide application-level services, such as middleware (for example, message buses),
data-processing frameworks (for example, Spark), databases (for example, MySQL), caches, nor
data-processing frameworks (for example, Spark), databases (for example, MySQL), caches, or
Copy link
Contributor

Choose a reason for hiding this comment

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

To me, “nor” is idiomatic US English. But I actually speak UK English.

@natalisucks
Copy link
Contributor

Hi @Gauravbharane! As you can see, we've had several helpful reviews from the SIG Docs community on your PR. They've suggested that, at this time, your changes aren't accurate and could be trivial for this page.

Are there any other edits or additions you'd like to suggest for this PR? If not, unfortunately, we'll need to close this PR. However, we appreciate your contribution and suggest that you take a look at other pages that could use improvement. Please note, that our Kubernetes documentation uses US English, especially if you continue to use tooling to assist with grammar and spellcheck.

@Gauravbharane
Copy link
Author

Sure thanks for clearing that!
I hope I add a more promising contribution in future.

@natalisucks
Copy link
Contributor

/close

@k8s-ci-robot
Copy link
Contributor

@natalisucks: Closed this PR.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants