From 7daaaa9030a4713df8444a8fc165d91f70bb0d27 Mon Sep 17 00:00:00 2001 From: Matias Lopez Diaz Date: Sat, 5 Feb 2022 23:51:49 -0300 Subject: fix(typo): changed "ganar" to "obtener" (#4010) "Ganar" is not correct! --- files/es/web/http/status/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/es') diff --git a/files/es/web/http/status/index.html b/files/es/web/http/status/index.html index b738cb84ab..4662845040 100644 --- a/files/es/web/http/status/index.html +++ b/files/es/web/http/status/index.html @@ -180,7 +180,7 @@ translation_of: Web/HTTP/Status
{{HTTPStatus(510, "510 Not Extended")}}
Extensiones adicionales para la solicitud son requeridas para que el servidor las cumpla.
{{HTTPStatus(511, "511 Network Authentication Required")}}
-
El código de estado 511 indica que el cliente necesita autenticar para ganar acceso a la red.
+
El código de estado 511 indica que el cliente necesita autenticar para obtener acceso a la red.

Ver también

-- cgit v1.2.3-54-g00ecf