fix: improve explanation for descriptive link text accessibility (#64238)

This commit is contained in:
Pulkit Bajaj 2025-12-02 01:13:32 +05:30 committed by GitHub
parent d871372dff
commit b6c2373d20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.
---