Skip to content

Commit b3c0dcb

Browse files
authored
fix README typo
1 parent ed09266 commit b3c0dcb

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
@@ -452,7 +452,7 @@ julia> Pkg.add("UnicodePlots")
452452

453453
`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).
454454

455-
For a more complex layout, use the [`gridplot`] function (requires loading [`Term`](https://github.com/FedeClaudi/Term.jl)).
455+
For a more complex layout, use the `gridplot` function (requires loading [`Term`](https://github.com/FedeClaudi/Term.jl)).
456456
```julia
457457
using UnicodePlots, Term
458458

0 commit comments

Comments
 (0)