nguyenelainana / tech-test

Pluralsight Tech Assessment
0 stars 0 forks source link

Update tasks.md #1

Open nguyenelainana opened 1 month ago

nguyenelainana commented 1 month ago

Corrected all grammatical and formatting errors in tasks.md

Example: Original: Open app.js and add an event lister to the window. Listen for the DOMContentLoaded event. The event handler should be an anonymous function.

Correction: Open app.js and add an event listener to the window. Listen for the DOMContentLoaded event. The event handler should be an anonymous function.

Link to commit: 06f6553

nguyenelainana commented 1 month ago

@kiffen-schutz and @snychka