Merge pull request #881 from dbarani/fix_italian_wrong_wording_branches_reversingChanges

Fix italian wording of branch type in reversing changes lesson
This commit is contained in:
Peter Cottle 2021-08-24 10:17:25 -06:00 committed by GitHub
commit 9d885eedbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1099,7 +1099,7 @@ exports.level = {
markdowns: [
"Per completare questo livello, annulla i commit più recenti sia in `local` che in `pushed`. Alla fine annullerai due commit in totale (uno per ramo).",
"",
"Tieni presente che `pushed` è un ramo remoto e `local` è un ramo remoto -- questo dovrebbe aiutarti a scegliere quale metodo usare.",
"Tieni presente che `pushed` è un ramo remoto e `local` è un ramo locale -- questo dovrebbe aiutarti a scegliere quale metodo usare.",
],
},
},