From b6c2373d20cf49d1386121de93934bda0e77808e Mon Sep 17 00:00:00 2001 From: Pulkit Bajaj <83494078+pulkitbajaj@users.noreply.github.com> Date: Tue, 2 Dec 2025 01:13:32 +0530 Subject: [PATCH] fix: improve explanation for descriptive link text accessibility (#64238) --- .../672a55dd1d86bc939606e204.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/blocks/lecture-accessible-media-elements/672a55dd1d86bc939606e204.md b/curriculum/challenges/english/blocks/lecture-accessible-media-elements/672a55dd1d86bc939606e204.md index 7be07f8ab18..79c21e47c5c 100644 --- a/curriculum/challenges/english/blocks/lecture-accessible-media-elements/672a55dd1d86bc939606e204.md +++ b/curriculum/challenges/english/blocks/lecture-accessible-media-elements/672a55dd1d86bc939606e204.md @@ -96,7 +96,7 @@ Think about what helps users understand the purpose of the link when it's read a --- -It ensures the link text is read aloud clearly by the screen reader. +It helps users understand the purpose of the link when navigating with a screen reader. ---