Skip to content

Fix typos and grammar errors in documentation#13391

Merged
stevhliu merged 1 commit intohuggingface:mainfrom
GalacticAvenger:docs/fix-typos-and-grammar
Apr 2, 2026
Merged

Fix typos and grammar errors in documentation#13391
stevhliu merged 1 commit intohuggingface:mainfrom
GalacticAvenger:docs/fix-typos-and-grammar

Conversation

@GalacticAvenger
Copy link
Copy Markdown
Contributor

Summary

Fixes several typos and grammar errors across the documentation:

  1. controlling_generation.md: "allows to generate" → "allows you to generate" (missing object after "allows")
  2. sdxl.md: "it's refiner model" → "its refiner model" (incorrect contraction; should be possessive "its")
  3. reusing_seeds.md: "it's state has changed" → "its state has changed" (same possessive fix)
  4. sdxl.md: "you'll a function" → "you'll create a function" (missing verb)

Who can review?

@stevhliu

- Fix 'allows to generate' -> 'allows you to generate' in controlling_generation.md
- Fix 'it's refiner' -> 'its refiner' (possessive) in sdxl.md
- Fix 'it's state' -> 'its state' (possessive) in reusing_seeds.md
- Fix missing word 'you'll a function' -> 'you'll create a function' in sdxl.md
Copy link
Copy Markdown
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

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

thanks!

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@stevhliu stevhliu merged commit 3e53a38 into huggingface:main Apr 2, 2026
2 checks passed
terarachang pushed a commit to terarachang/diffusers that referenced this pull request Apr 30, 2026
- Fix 'allows to generate' -> 'allows you to generate' in controlling_generation.md
- Fix 'it's refiner' -> 'its refiner' (possessive) in sdxl.md
- Fix 'it's state' -> 'its state' (possessive) in reusing_seeds.md
- Fix missing word 'you'll a function' -> 'you'll create a function' in sdxl.md
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.

3 participants