Skip to content

Commit 276e3b0

Browse files
KristofferCtimholy
authored andcommitted
fix a language code block (#40)
1 parent 0be5cde commit 276e3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ julia> signatures_at("/home/tim/.julia/packages/ColorTypes/BsAWO/src/traits.jl",
6767

6868
CodeTracking also helps correcting for [Julia issue #26314](https://github.com/JuliaLang/julia/issues/26314):
6969

70-
```
70+
```julia
7171
julia> @which uuid1()
7272
uuid1() in UUIDs at C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.1\UUIDs\src\UUIDs.jl:50
7373

0 commit comments

Comments
 (0)