mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-08 21:54:26 +02:00
fixed typos and improved the readability of some sentences
This commit is contained in:
parent
61e19da784
commit
d629e73f44
4 changed files with 8 additions and 8 deletions
|
@ -26,7 +26,7 @@ exports.level = {
|
|||
},
|
||||
"hint": {
|
||||
"en_US": "Remember, the most efficient way might be to only update master at the end...",
|
||||
"de_DE": "Nicht vergessen: die effizienteste Möglichkeit könnte sein, schließlich einfach nur den master zu aktualisieren ...",
|
||||
"de_DE": "Nicht vergessen: nur den master zu aktualisieren könnte die effizienteste Möglichkeit sein ...",
|
||||
"es_AR": "Acordate, la manera más eficiente podría ser actualizar master sólo al final...",
|
||||
"es_ES": "Recuerda, la manera más eficiente podría ser actualizar master sólo al final...",
|
||||
"pt_BR": "Lembre-se, a forma mais eficiente pode ser atualizar o master por último...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue