From c82777bd5016c68f2d433fe594e78aa08d967505 Mon Sep 17 00:00:00 2001
From: Pedro Aaron
Date: Tue, 7 Nov 2023 10:55:58 -0500
Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20micro-typo=20in=20RE?=
=?UTF-8?q?ADME.es.md=20(#3145)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* ✏️ Fix micro-typo in` README.es.md`
* Update CONTRIBUTORS.md
---------
Co-authored-by: Pedro Luis Aaron Robles
Co-authored-by: Darren Burns
---
CONTRIBUTORS.md | 1 +
README.es.md | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 72f88eeb..bff51eea 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -7,6 +7,7 @@ The following people have contributed to the development of Rich:
- [Patrick Arminio](https://github.com/patrick91)
- [Gregory Beauregard](https://github.com/GBeauregard/pyffstream)
- [Artur Borecki](https://github.com/pufereq)
+- [Pedro Aaron](https://github.com/paaaron)
- [Dennis Brakhane](https://github.com/brakhane)
- [Darren Burns](https://github.com/darrenburns)
- [Jim Crist-Harif](https://github.com/jcrist)
diff --git a/README.es.md b/README.es.md
index 1ef917d0..d90b98a2 100644
--- a/README.es.md
+++ b/README.es.md
@@ -113,7 +113,7 @@ console.print("Where there is a [bold cyan]Will[/bold cyan] there [u]is[/u] a [i
![Console Markup](https://github.com/textualize/rich/raw/master/imgs/where_there_is_a_will.png)
-Usted puede usar el objeto Console para generar salida sofisticada con mínimo esfuerzo. Ver la [API Console](https://rich.readthedocs.io/en/latest/console.html) docs para detalles.
+Usted puede usar el objeto Console para generar salida sofisticada con mínimo esfuerzo. Ver la documentación [API Console](https://rich.readthedocs.io/en/latest/console.html) para detalles.
## Rich Inspector
@@ -127,7 +127,7 @@ Rich tiene ua función [inspeccionar](https://rich.readthedocs.io/en/latest/refe
![Log](https://github.com/textualize/rich/raw/master/imgs/inspect.png)
-Ver la [docs inspector](https://rich.readthedocs.io/en/latest/reference/init.html#rich.inspect) para detalles.
+Ver la [documentación inspector](https://rich.readthedocs.io/en/latest/reference/init.html#rich.inspect) para detalles.
# Paquete Rich