pages.es/*: fix conjugation of descriptions (#12002)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
309c097d02
commit
7cee84a707
@@ -12,7 +12,7 @@
|
||||
|
||||
`vim +{{número_de_línea}} {{ruta/al/archivo}}`
|
||||
|
||||
- Ver el manual de Vim:
|
||||
- Muestra el manual de Vim:
|
||||
|
||||
`:help<Enter>`
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
`:wq<Enter>`
|
||||
|
||||
- Deshace la última operación:
|
||||
- Deshaz la última operación:
|
||||
|
||||
`<ESC>u`
|
||||
|
||||
|
Reference in New Issue
Block a user