w3c / wpub

W3C Web Publications
https://w3c.github.io/wpub/
Other
78 stars 19 forks source link

typo? "table-of-contents" #347

Closed danielweck closed 6 years ago

danielweck commented 6 years ago

https://w3c.github.io/wpub/#table-of-contents-infoset

User agents MUST compute the table-of-contents as follows:

table-of-contents should be "table of contents", I think.

Also, may I suggest to consistently use either the singular or plural form of "content(s)"?

mattgarrish commented 6 years ago

Yes, I caught these a little earlier while doing some tinkering in a branch.[1] If that PR doesn't materialize, I'll create a new one just for these.

[1] https://github.com/w3c/wpub/commit/2845a21570a4a7fad763f721bdc4118f954b9c88

mattgarrish commented 6 years ago

And so I don't forget, it should be "toc" in the MUST, since that's the infoset name. (In a subsequent commit.)

iherman commented 6 years ago

Has been taken care of (just not closed...)