From 9bf194d8a25fd354aa1394475540a2170ac8922e Mon Sep 17 00:00:00 2001 From: Amanda <100382936+Amandasilvbr@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:42:42 -0300 Subject: [PATCH] Update cascade-fix/README.md Co-authored-by: Daniel Murphy <60681378+dm-murphy@users.noreply.github.com> --- foundations/06-cascade-fix/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foundations/06-cascade-fix/README.md b/foundations/06-cascade-fix/README.md index cd8981d..a5e56ce 100644 --- a/foundations/06-cascade-fix/README.md +++ b/foundations/06-cascade-fix/README.md @@ -14,4 +14,4 @@ Issues with the cascade can be the bane of their existence for many when it come - Did you make sure to not edit the HTML file? - If you added selectors to the CSS, do they target a valid HTML element? -_Note: this exercise has had its style changed, for accessibility reasons. For new and old students, we propose to carry out the exercise noting how important it is to pay attention to the accessibility of the web, and we encourage more and more practices like this._ +_Note: for accessibility reasons, the style in this exercise has changed. For new and old students, we propose to carry out the exercise noting how important it is to pay attention to the accessibility of the web, and we encourage more and more practices like this._