diff --git a/README.md b/README.md index 45cf19a..c9aa94f 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ * Add line breaks only between sibling sectioning elements & ARIA landmark roles. * Place inline tags on the same line. * Place block-level tags on a new line and indented. - * Include templating serverside code as part of the nesting of elements. - * Wrap long lines of text and treat as block-level elements, using 150 char length as a guide. + * Include templating serverside code as part of the nesting of element. + * Wrap long lines of text and treat as block-level elements, using 150 character length as a guide. ##CSS @@ -373,4 +373,4 @@ Development Process A collection of best practise standards from around the web and for our specific project needs. -This work is licensed under a Creative Commons License by the contributors. \ No newline at end of file +This work is licensed under a Creative Commons License by the contributors.