Skip to content

Commit a655b9a

Browse files
committed
Update syntax highlight tag
1 parent 7606b70 commit a655b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ ICRSCoords{Float64}(1.4596726677614607, 0.3842255081802917)
8080

8181
for example, to load coordinates from a target list
8282

83-
```julia
83+
```julia-repl
8484
julia> using CSV, DataFrames
8585
8686
julia> table = CSV.File("target_list.csv") |> DataFrame;

0 commit comments

Comments
 (0)