diff --git a/README.md b/README.md index ea7ca68..219c682 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Web accessibility assignment for DMD ## Assignment Instructions * [Download](https://github.uconn.edu/bpd01001/dmd-accessibility/archive/master.zip) a copy of this repo. -* Upload the index.html file to a a folder on your web server. +* Upload the index.html file to a folder on your web server. * Use [HTML_CodeSniffer](http://squizlabs.github.io/HTML_CodeSniffer/) to detect accessibility issues. * Fix all Errors and Warnings found at WCAG 2.0 Level A.