From 020c83d4056f09d4250c3d4c71e51977c8178dde Mon Sep 17 00:00:00 2001 From: Brian Daley Date: Thu, 2 Apr 2015 22:36:32 -0400 Subject: [PATCH] Another typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.