Skip to content

Fix duplicated words in documentation#14294

Open
cupkk wants to merge 1 commit into
huggingface:mainfrom
cupkk:docs/fix-duplicated-words
Open

Fix duplicated words in documentation#14294
cupkk wants to merge 1 commit into
huggingface:mainfrom
cupkk:docs/fix-duplicated-words

Conversation

@cupkk

@cupkk cupkk commented Jul 27, 2026

Copy link
Copy Markdown

Fixes three duplicated words in user-facing documentation:

  • can can in the bitsandbytes quantization guide
  • from from in the scheduler timestep spacing guide
  • better better in the Flux.2 caption upsampling guide

No code examples, APIs, or runtime behavior change.

Validation:

  • asserted that each corrected sentence is present and each duplicated phrase is absent
  • ran git diff --check
  • verified the branch diff contains only the three documentation lines

Copilot AI review requested due to automatic review settings July 27, 2026 01:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added documentation Improvements or additions to documentation size/S PR with diff < 50 LOC labels Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi @cupkk, thanks for the PR! It does not appear to link an issue it fixes. If this PR addresses an existing issue, please add a closing keyword (e.g. Fixes #1234) to the PR description so the issue is linked. See the contribution guide for more details. If this PR intentionally does not fix a tracked issue, a maintainer can add the no-issue-needed label to silence this reminder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/S PR with diff < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants