getbem.github.io icon indicating copy to clipboard operation
getbem.github.io copied to clipboard

Grammatical Error in naming.js

Open ashnehete opened this issue 8 years ago • 1 comments

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?

ashnehete avatar May 04 '17 15:05 ashnehete

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.”

code-warrior avatar May 29 '17 14:05 code-warrior