helm-install: fix typo in Spanish translation (#11664)

* helm-install: fix typo in Spanish translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Darío Hereñú 2023-12-13 02:51:07 -03:00 committed by GitHub
parent f9606bbcc5
commit 63b089e6b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
`helm install {{nombre_del_paquete}} {{https://example.com/charts/packagename-1.2.3.tgz}}`
- Instalar un chart de helm y genera un nombre:
- Instala un chart de helm y genera un nombre:
`helm install {{nombre_del_repositorio}}/{{nombre_del_chart}} --generate-name`