Skip to content

Commit fc614fd

Browse files
committed
Update syntax highlight tag in code block example
1 parent b90b7b8 commit fc614fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gradients.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Non-Allocating Cache Constructor
8585
# Output
8686
The output is a [`GradientCache`](@ref) struct.
8787
88-
```julia
88+
```julia-repl
8989
julia> x = [1.0, 3.0]
9090
2-element Vector{Float64}:
9191
1.0

0 commit comments

Comments
 (0)