typo: block and index flow - #45285
Merged
Merged
Conversation
I glanced at this page on 8/21/2026 and noticed a possible minor typographical error. Regarding the textual line in question, I suppose the sentence's subject is supposed to be "they". In the current version, the subject is more vague or unclear. Maybe you could alternatively rewrite the subject as "the block elements", and that would be potentially helpfully redundant. My expertise in CSS is questionable. So, please also double check the technical accuracy after deciding any change in the verbiage.
johnorland
requested review from
chrisdavidmills
and removed request for
a team
August 22, 2026 05:18
hamishwillee
approved these changes
Aug 24, 2026
hamishwillee
left a comment
Collaborator
There was a problem hiding this comment.
Thanks @johnorland - and congratulations on landing your first MDN PR!
Contributor
|
Preview URLs (1 page) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request deals with a minor potential typographical error.
Motivation
I glanced at this "Block and inline layout in normal flow" article on 8/21/2026, and noticed a possible minor typographical error. Regarding the textual line in question, I suppose the sentence's subject is supposed to be "they". In the current version, the subject is more vague or unclear. Maybe you could alternatively rewrite the subject as "the block elements", and that would be potentially helpfully redundant. My knowledge of CSS is questionable. So, please also double check the technical accuracy after deciding any change in the verbiage.
Additional details
link to the MDN webpage
I didn't read 100% of the webpage's textual content. So, this pull request does not claim to address every possible issue with this webpage.
For minor textual changes, etc, maybe an easier editing workflow is: create and merge your own pull request with the same change, and close the external pull request. Via this option, there could be reduced chaos relating to having more strangers' names and comments in the git history.