mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
fix: Fixing spaces
Fixing spaces and capitalization in es_MX i18n
This commit is contained in:
parent
ce754be8db
commit
d265a87e86
1 changed files with 6 additions and 6 deletions
|
@ -104,7 +104,7 @@ exports.dialog = {
|
||||||
type: 'ModalAlert',
|
type: 'ModalAlert',
|
||||||
options: {
|
options: {
|
||||||
markdowns: [
|
markdowns: [
|
||||||
'## Comandos de Git',
|
'## Comandos de git',
|
||||||
'',
|
'',
|
||||||
'Tienes una gran variedad de comandos de git en este sandbox. He aquí una lista de los incluidos:',
|
'Tienes una gran variedad de comandos de git en este sandbox. He aquí una lista de los incluidos:',
|
||||||
'',
|
'',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue