1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 12:16:10 +02:00

git-revert: fix typo in Spanish translation (#9292)

This commit is contained in:
Darío Hereñú 2022-10-23 20:11:52 -03:00 committed by GitHub
parent e300a8f7ef
commit ee6b80ae08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# 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>.
- Revierte el commit más reciente: