From 9606afd2172c49195619cf22d1906f2143778b93 Mon Sep 17 00:00:00 2001 From: ayushagarwal693 <56976274+ayushagarwal693@users.noreply.github.com> Date: Wed, 30 Sep 2020 20:56:06 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.