Skip to content

Commit 22b792a

Browse files
iRod3sjasonsaayman
andauthored
fix: bad translation of urlencoded section in spanish (#173)
Co-authored-by: Jay <[email protected]>
1 parent 445b5e6 commit 22b792a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/es/urlencoded.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ next_title: 'Notas'
66
next_link: '/es/docs/notes'
77
---
88

9-
Por defecto, axios serializa objetos JavaScript a `JSON`. Para enviar data en un formato distinto a `application/x-www-form-urlencoded`, puedes usar una de las siguientes opciones.
9+
Por defecto, axios serializa objetos JavaScript a `JSON`. En cambio, para enviar data en formato `application/x-www-form-urlencoded`, puedes usar una de las siguientes opciones.
1010

1111
### Navegador
1212

0 commit comments

Comments
 (0)