pages.es/*: fix conjugation of descriptions (#12002)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Alejandro Cervera
2024-01-07 05:44:17 -05:00
committed by GitHub
parent 309c097d02
commit 7cee84a707
289 changed files with 336 additions and 336 deletions

View File

@@ -23,7 +23,7 @@
`git branch {{nombre_de_rama}} {{commit_hash}}`
- Cambiar el nombre de una rama (para ello no debes tenerla controlada):
- Renombra una rama (para ello no debes tenerla controlada):
`git branch -m {{nombre_de_rama_antigua}} {{nuevo_nombre_rama}}`