Skip to content

Commit 45c4c6e

Browse files
JulianPudottaPommin
authored andcommitted
bash is not sh (#513)
1 parent 9ca87e1 commit 45c4c6e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

book.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
"name": "Julia",
3737
"default": true
3838
},
39+
{
40+
"lang": "bash",
41+
"name": "Bash"
42+
},
3943
{
4044
"lang": "cs",
4145
"name": "C#"
@@ -163,10 +167,6 @@
163167
{
164168
"lang": "lolcode",
165169
"name": "LOLCODE"
166-
},
167-
{
168-
"lang": "sh",
169-
"name": "Bash"
170170
}
171171
]
172172
}

0 commit comments

Comments
 (0)