Skip to content

docs(unit1): fix repetitive wording in 'Image' definition#425

Merged
sergiopaniego merged 2 commits intohuggingface:mainfrom
SAY-5:fix-image-intensity-wording
Apr 20, 2026
Merged

docs(unit1): fix repetitive wording in 'Image' definition#425
sergiopaniego merged 2 commits intohuggingface:mainfrom
SAY-5:fix-image-intensity-wording

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 15, 2026

Closes #419.

The sentence at chapters/en/unit1/image_and_imaging/image.mdx:9 reads:

Intensity images are also constrained in their intensity since the function is typically non-negative, and their values are finite.

The paragraph introduces F(X,Y) as a generic image function and discusses the intensity values it takes. Using 'Intensity images' as the subject makes the clause circular ('intensity images are constrained in their intensity'). It also re-scopes the statement to a narrower class of images for no reason — the constraint (non-negative, finite) applies to any image the section has described up to that point.

Aligning with the suggestion in #419, replace 'Intensity images' → 'Images' so the sentence reads naturally and keeps the scope consistent with the rest of the paragraph.

Closes huggingface#419. The sentence described an 'Intensity image' but the surrounding paragraph uses 'Image' generically; repeating 'Intensity' makes the clause circular ('intensity images are constrained in their intensity'). Drop the qualifier per the issue suggestion.
@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.

@sergiopaniego sergiopaniego merged commit f357540 into huggingface:main Apr 20, 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.

Typo in Unit 1 - Fundamentals : Image

4 participants