Deleted repetition of the word "aver" in the Italian translation

Deleted repetition of the word "aver" in the Italian translation.

I take this opportunity to thank you immensely for the work you have done which is helping me to better understand how github works in my study path.
Sorry if I made some mistakes but English is not my native language and I'm using google translate to write, thanks again for the work you have done and I wish you all the best in your future and future projects.
This commit is contained in:
Alessandro 2023-08-31 15:23:10 +02:00 committed by GitHub
parent ec75d18d42
commit d69fbb9a7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1141,7 +1141,7 @@ exports.level = {
"type": "ModalAlert",
"options": {
"markdowns": [
"Per completare questo livello, fai un commit una volta dal `main` e una volta dopo aver aver eseguito il checkout su `o/main`. Questo ti aiuterà a capire come i rami remoti si comportano differentemente, e si aggiornano solo per riflettere lo stato del remoto"
"Per completare questo livello, fai un commit una volta dal `main` e una volta dopo aver eseguito il checkout su `o/main`. Questo ti aiuterà a capire come i rami remoti si comportano differentemente, e si aggiornano solo per riflettere lo stato del remoto"
]
}
}