Skip to content

Commit 3a72bad

Browse files
committed
Fix syntax highlighting?
1 parent cd38a32 commit 3a72bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jltest --threads=auto -- --verbose MyTestsetA
158158

159159
Shell alias:
160160

161-
```shell
161+
```bash
162162
function jltest {
163163
julia=(julia)
164164

0 commit comments

Comments
 (0)