mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:33:40 +02:00
ab: fix typo in Spanish translation (#9387)
This commit is contained in:
parent
c46a498931
commit
9c33f175e3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
`ab -n {{100}} -T {{application/json}} -p {{ruta/al/archivo.json}} {{url}}`
|
||||
|
||||
- Utiliza HTTP [K]eep Alive, es decir, realiza múltiples solitudes dentro de una sesión HTTP:
|
||||
- Utiliza HTTP [K]eep Alive, es decir, realiza múltiples solicitudes dentro de una sesión HTTP:
|
||||
|
||||
`ab -k {{url}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue