Skip to content

Conversation

@jmdyck
Copy link
Contributor

@jmdyck jmdyck commented Apr 7, 2025

jmdyck added 7 commits April 8, 2025 09:55
(Mostly serial commas, but also some others.)
Change occurrences of:
    Let that number be the <var>foo</var>.
to:
    Let <var>foo</var> be that number.
because it's weird to have the variable that's being defined
appear *after* the "be".

(In each case, I delete the "the" before the variable,
because subsequent uses of the variable don't use "the".)
Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

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

Reviewed them all and they look good. Some of the comma insertions seem like matters of taste, but I trust you were acting in the direction of consistency.

Thank you very much!

@domenic domenic merged commit 285a58b into whatwg:main Apr 9, 2025
2 checks passed
@jmdyck jmdyck deleted the typos9 branch October 29, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants