mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 16:35:44 +02:00
git-revert: fix typo in Spanish translation (#9292)
This commit is contained in:
parent
e300a8f7ef
commit
ee6b80ae08
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# git revert
|
# git revert
|
||||||
|
|
||||||
> Crea nuevos commits que revierten el efecton de los anteriores.
|
> Crea nuevos commits que revierten el efecto de los anteriores.
|
||||||
> Más información: <https://git-scm.com/docs/git-revert>.
|
> Más información: <https://git-scm.com/docs/git-revert>.
|
||||||
|
|
||||||
- Revierte el commit más reciente:
|
- Revierte el commit más reciente:
|
||||||
|
|
Loading…
Add table
Reference in a new issue