csswizardry/CSS-Guidelines

Small grammatical issue.

shayhurley opened this issue · 1 comments

Under the Indenting heading there is a small grammatical issue.

As well as intending individual declarations, indent entire related rulesets to signal their relation to one another, for example:

should read:

As well as indenting individual declarations, indent entire related rulesets to signal their relation to one another, for example:

Well spotted, thanks!