Skip to content

Commit

Permalink
fix typo (#24084)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Zelonka authored Oct 16, 2024
1 parent c2304d2 commit 5e5f916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/es/web/css/min/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Se pueden usar distintas unidades de medida para cada valor en la expresion, si

## Probemas de accesibilidad

Cuando use `min()` para establecer el maximo valor de fonr size, asegurese de que la fuente todavia podra ser escalada por lo menos al 200% para mas legibilidad (sin tecnologia asistente como la funcion de zoom).
Cuando use `min()` para establecer el maximo valor de font size, asegurese de que la fuente todavia podra ser escalada por lo menos al 200% para mas legibilidad (sin tecnologia asistente como la funcion de zoom).

- [MDN Understanding WCAG, Guideline 1.4 explanations](/es/docs/Web/Accessibility/Understanding_WCAG/Perceivable#Guideline_1.4_Make_it_easier_for_users_to_see_and_hear_content_including_separating_foreground_from_background)
- [Understanding Success Criterion 1.4.4 | W3C Understanding WCAG 2.0](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html)
Expand Down

0 comments on commit 5e5f916

Please sign in to comment.