From 49c663d31d1ddd7299065eb8116a0ce3e9c072c4 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 11 Oct 2023 11:23:49 -0600 Subject: [PATCH] es: Fix little typo in CSS hyphens page (#16499) * Fix typo Co-authored-by: BrewMasterMD --- files/es/web/css/hyphens/index.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/files/es/web/css/hyphens/index.md b/files/es/web/css/hyphens/index.md index 8c609bcf1d9003..c7410317009db1 100644 --- a/files/es/web/css/hyphens/index.md +++ b/files/es/web/css/hyphens/index.md @@ -57,14 +57,18 @@ Este ejemplo usa tres clases, una por cada posible configuración de la propieda ```html ```