Skip to content

[fix](doc) spell out 'integration' and 'Kafka' correctly#3752

Merged
morningman merged 1 commit into
apache:masterfrom
boluor:fix-doc-typos-intergration-kakfa
May 24, 2026
Merged

[fix](doc) spell out 'integration' and 'Kafka' correctly#3752
morningman merged 1 commit into
apache:masterfrom
boluor:fix-doc-typos-intergration-kakfa

Conversation

@boluor
Copy link
Copy Markdown
Contributor

@boluor boluor commented May 23, 2026

Summary

Two unrelated but trivial spelling typos across the maintained docs.

  • `intergration` → `integration` in 13 files: `CREATE-RESOURCE.md`, `CREATE-STORAGE-VAULT.md`, `CREATE-REPOSITORY.md`, and `data-source/amazon-s3.md` across EN + zh for current / 2.1 / 3.x / 4.x where the typo existed.
  • `kakfa` → `Kafka` in the zh-CN 2.1 `load-manual.md` Routine Load row.

Fixes #2612

Test plan

  • `grep -rn intergration` and `grep -rn kakfa` return zero matches in the maintained trees
  • No line outside of the typo characters is modified (commit shows pure substitutions)

- 'intergration' → 'integration' in CREATE-RESOURCE.md, CREATE-STORAGE-VAULT.md,
  CREATE-REPOSITORY.md and amazon-s3.md across the maintained EN + zh trees
  (current / 2.1 / 3.x / 4.x where the typo existed).
- 'kakfa' → 'Kafka' in the zh-CN 2.1 load-manual Routine Load row.

Fixes apache#2612

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@boluor boluor mentioned this pull request May 23, 2026
@morningman morningman merged commit e8d976d into apache:master May 24, 2026
3 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.

Issue on docs

2 participants