From 6a1b84649d65914abfafe286065548559cbe2cee Mon Sep 17 00:00:00 2001
From: Gabriel Torres <83385173+noxti69@users.noreply.github.com>
Date: Tue, 15 Mar 2022 08:24:54 -0600
Subject: Small spanish translation mistake (#4627)

In the 33rd line on the list element, the word "Agragar" was changed to "Agregar" (means to add).
---
 files/es/web/http/methods/post/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'files')

diff --git a/files/es/web/http/methods/post/index.html b/files/es/web/http/methods/post/index.html
index 4591f8ae73..3fd9b0c1d8 100644
--- a/files/es/web/http/methods/post/index.html
+++ b/files/es/web/http/methods/post/index.html
@@ -30,7 +30,7 @@ translation_of: Web/HTTP/Methods/POST
 <ul>
  <li>Modificación de recursos existentes.</li>
  <li>Publicar un mensaje en un tablón de anuncios, grupo de noticias, lista de correos, o grupos similares de artículos;</li>
- <li>Agragar un nuevo usuario a través de un modal de suscripciones;</li>
+ <li>Agregar un nuevo usuario a través de un modal de suscripciones;</li>
  <li>Proveer un conjunto de datos, como resultado del envío de un formulario, a un proceso data-handling.</li>
  <li>Extender una base de datos a través de una operación de concatenación.</li>
 </ul>
-- 
cgit v1.2.3-54-g00ecf