Skip to content

Commit ed09266

Browse files
authored
fix doc typo
1 parent a996c21 commit ed09266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gen_docs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ $(indent(examples.isosurface))
605605
606606
`UnicodePlots` is integrated in [`Plots`](https://github.com/JuliaPlots/Plots.jl) as a backend, with support for [basic layout](https://docs.juliaplots.org/stable/gallery/unicodeplots/generated/unicodeplots-ref17).
607607
608-
For a more complex layout, use the [`gridplot`] function (requires loading [`Term`](https://github.com/FedeClaudi/Term.jl) as extension).
608+
For a more complex layout, use the `gridplot` function (requires loading [`Term`](https://github.com/FedeClaudi/Term.jl) as extension).
609609
```julia
610610
using UnicodePlots, Term
611611

0 commit comments

Comments
 (0)