Skip to content

[hotfix][docs] Fix duplicate word typos in documentation#28244

Merged
snuyanzin merged 1 commit into
apache:masterfrom
jhanishant260:hotfix-docs-duplicate-word-typos
May 25, 2026
Merged

[hotfix][docs] Fix duplicate word typos in documentation#28244
snuyanzin merged 1 commit into
apache:masterfrom
jhanishant260:hotfix-docs-duplicate-word-typos

Conversation

@jhanishant260
Copy link
Copy Markdown
Contributor

What is the purpose of the change

Fix three duplicate-word typos in the user-facing documentation. Pure documentation hotfix — no functional changes.

Brief change log

  • docs/content/docs/sql/reference/ddl/create.md — "can be be used" → "can be used"
  • docs/content.zh/docs/sql/reference/ddl/create.md — same English typo in the not-yet-translated section
  • docs/content/docs/ops/batch/batch_shuffle.md — "unstable or or under" → "unstable or under" (two occurrences)

Verifying this change

This change is a trivial typo fix in documentation and does not need any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented May 24, 2026

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

Copy link
Copy Markdown
Contributor

@spuru9 spuru9 left a comment

Choose a reason for hiding this comment

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

Thanks, Lgtm.

@github-actions github-actions Bot added the community-reviewed PR has been reviewed by the community. label May 25, 2026
Copy link
Copy Markdown
Contributor

@Samrat002 Samrat002 left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions Bot added community-reviewed-LGTM Applied if there are 2 non-committer approves on a PR. (The submitter cannot approve their own PR.) and removed community-reviewed PR has been reviewed by the community. community-reviewed-LGTM Applied if there are 2 non-committer approves on a PR. (The submitter cannot approve their own PR.) labels May 25, 2026
@snuyanzin snuyanzin merged commit 17216ce into apache:master May 25, 2026
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.

5 participants