Skip to content

[DOC-14425][AI] Correct "reblance" typo in rebalance docs - #4156

Draft
TimLFletcher wants to merge 1 commit into
release/8.0from
DOC-14425
Draft

[DOC-14425][AI] Correct "reblance" typo in rebalance docs#4156
TimLFletcher wants to merge 1 commit into
release/8.0from
DOC-14425

Conversation

@TimLFletcher

@TimLFletcher TimLFletcher commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Fixes DOC-14425.

What changed

The rebalance report directory was written as /opt/couchbase/var/lib/couchbase/logs/reblance. Corrected to .../logs/rebalance.

File Line Change
modules/rebalance-reference/pages/rebalance-reference.adoc 19 logs/reblance -> logs/rebalance (the instance cited in the ticket)
modules/rest-api/pages/rest-get-rebalance-retry.adoc 36 pending reblance-retries -> pending rebalance-retries

The second instance was not cited in the ticket. It is the same typo, found by searching the repository. No occurrences of reblance remain.

Verification

Built with the production asciidoc attribute set and diffed against a clean-tree baseline of release/8.0:

PASS[docs-server @ DOC-14425]: no new build diagnostics.

No anchors or xref targets were touched, so the known anchor-validation gap does not apply here.

🤖 Generated with Claude Code

The rebalance report directory was written as
/opt/couchbase/var/lib/couchbase/logs/reblance. Corrected to .../logs/rebalance.

The same typo appeared in the REST API rebalance-retry example, which the
ticket did not cite. Corrected there as well; no other instances remain in the
repository.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@TimLFletcher TimLFletcher changed the title DOC-14425: correct "reblance" typo in rebalance docs [DOC-14425][AI] Correct "reblance" typo in rebalance docs Sep 4, 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.

2 participants