diff --git a/slides/02-Developers/04-labels.html.md b/slides/02-Developers/04-labels.html.md index 70192c3..8279d41 100755 --- a/slides/02-Developers/04-labels.html.md +++ b/slides/02-Developers/04-labels.html.md @@ -96,7 +96,7 @@ layout_data: - title: Inaccessible Button exercise description: | - Add an `aria-label` to the button below and label it 'search' to + Add an `aria-label` to the button below and label it "search" to make it accessible. code: |