From ed4f1435253e00584fb72158a3c64bb736b65bcb Mon Sep 17 00:00:00 2001 From: nduchan Date: Mon, 12 Sep 2016 16:57:07 -0400 Subject: [PATCH] updated instructions for section 2.3 exercise to reflect goal of consistency between the image and the alt-text --- slides/02-Developers/02-images.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/02-Developers/02-images.html.md b/slides/02-Developers/02-images.html.md index e316936..d009a09 100755 --- a/slides/02-Developers/02-images.html.md +++ b/slides/02-Developers/02-images.html.md @@ -20,7 +20,7 @@ layout_data: - title: Inaccessible Inline Image exercise description: | This is an image without alt text. Turn on VoiceOver and listen to how it is read. Add an `alt` - attribute "Facebook logo" to this image to make it accessible and test it again with VoiceOver. + attribute "Teach Access Bridge logo" to this image to make it accessible and test it again with VoiceOver. code: |