getbem.github.io
getbem.github.io copied to clipboard
Grammatical Error in naming.js
https://github.com/getbem/getbem.com/blob/master/src/views/naming.js#L49
"Parts of a block and have no standalone meaning. Any element is semantically tied to its block."
What does this sentence mean?
It’s possible that it might read better as follows:
“Children of a block element have no standalone meaning — every child of a block is semantically tied to its block.”