Skip to content

[DPE-9412] docs: Us spelling update#810

Open
izmalk wants to merge 3 commits intocanonical:2/edgefrom
izmalk:us-spelling-upd
Open

[DPE-9412] docs: Us spelling update#810
izmalk wants to merge 3 commits intocanonical:2/edgefrom
izmalk:us-spelling-upd

Conversation

@izmalk
Copy link
Contributor

@izmalk izmalk commented Mar 3, 2026

Description of issue or feature:

This PR is for adopting US spelling instead of UK spelling.

Solution:

Fix all detected issues.
Check with a custom-made spellchecker locally with a US-English dictionary.
We do not apply a custom spellchecker here but rather work on it for the upstream.

How was this change tested?

  • Manually
  • Unit tests
  • Integration tests

Checked with copilot.
Tested with Vale with US-specific dictionary.

Checklist

  • I have added or updated any relevant documentation.
  • I have cleaned any remaining cloud resources from my accounts.

Copilot AI review requested due to automatic review settings March 3, 2026 22:04
@izmalk izmalk self-assigned this Mar 3, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates documentation wording to consistently use US English spellings across several pages in the docs set.

Changes:

  • Update UK spellings to US spellings (e.g., fulfils→fulfills, centralises→centralizes, organised→organized, summarised→summarized).
  • Replace “Amongst” with “Among” for US usage.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/tutorial/index.md US spelling update in the tutorial prerequisites list.
docs/tutorial/3-enable-encryption.md US spelling update in TLS/encryption tutorial text.
docs/index.md US spelling update in a top-level documentation section heading.
docs/how-to/deploy/launch-a-large-deployment.md US wording update in the “node roles” section intro.
docs/explanation/index.md US spelling update in the explanation index intro text.
Comments suppressed due to low confidence (1)

docs/how-to/deploy/launch-a-large-deployment.md:21

  • The bullet list under node roles appears to be unintentionally split into multiple top-level bullets (e.g., - creating and deleting indices... looks like a continuation of the cluster_manager description). Consider wrapping those lines as part of the same bullet (indent continuation lines) or making them nested sub-bullets for clearer structure.
Among the [multiple roles](https://opensearch.org/docs/latest/tuning-your-cluster/) supported by
OpenSearch, two notable roles are especially crucial for a successful cluster formation:

- `cluster_manager`: assigned to nodes responsible for handling cluster-wide operations such as
- creating and deleting indices, managing shards, and rebalancing data across the cluster.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Mehdi-Bendriss
Mehdi-Bendriss previously approved these changes Mar 4, 2026
To fix a broken link
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.

4 participants