Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5c9c677

Browse files
committed
Made ARIA-compliance BONUS instead of ES6 Classes
1 parent c1d1303 commit 5c9c677

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Week3/MAKEME.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This week you will work with all JavaScript files in the `src` folder. The assig
5353
2. Make sure that your error handling code still works. See the week2 MAKEME on how to force an error response from GitHub.
5454
5555
56-
#### 2.2.2 ES6 Classes (BONUS)
56+
#### 2.2.2 ES6 Classes
5757
5858
**_Deadline Saturday_**
5959
@@ -89,7 +89,7 @@ _Instructions:_
8989
</body>
9090
```
9191
92-
#### 2.2.3 ARIA-compliance
92+
#### 2.2.3 ARIA-compliance (BONUS)
9393
9494
Please review the material from the HTML/CSS module: [Get familiar with Accessible Rich Internet Applications (ARIA)](https://github.com/HackYourFuture/HTML-CSS/tree/master/Week1#get-familiar-with-accessible-rich-internet-applications-aria).
9595

0 commit comments

Comments
 (0)