mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-18 08:38:42 +02:00
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:
parent
ec75d18d42
commit
d69fbb9a7c
1 changed files with 1 additions and 1 deletions
|
@ -1141,7 +1141,7 @@ exports.level = {
|
||||||
"type": "ModalAlert",
|
"type": "ModalAlert",
|
||||||
"options": {
|
"options": {
|
||||||
"markdowns": [
|
"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"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue