Rephrase sentences to avoid using the at sign

This commit is contained in:
Juan Cruz Vincenti 2021-10-25 20:25:59 -03:00
parent 6f15a815ff
commit 40fe4abe60
17 changed files with 25 additions and 25 deletions

View file

@ -422,7 +422,7 @@ exports.level = {
"(*En nuestras visualizaciones, el primer padre se ubica directamente arriba del commit de merge.*)"
],
"afterMarkdowns": [
"Fácil -- esto es a lo que estamos acostumbrad@s."
"Fácil -- esto es algo habitual."
],
"command": "git checkout main^",
"beforeCommand": "git checkout HEAD^; git commit; git checkout main; git merge C2"