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

pull/1/head
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
1 changed files with 1 additions and 1 deletions

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: